Skip to content

Commit fefac0f

Browse files
be-smithCopilot
andcommitted
remove.vue from component importing
Co-authored-by: Copilot <[email protected]>
1 parent d510919 commit fefac0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/src/resources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import DataBlockBase from "@/components/datablocks/DataBlockBase";
33
import MediaBlock from "@/components/datablocks/MediaBlock";
44
import XRDBlock from "@/components/datablocks/XRDBlock";
5-
import XRDInsituBlock from "@/components/datablocks/XRDInsituBlock.vue";
5+
import XRDInsituBlock from "@/components/datablocks/XRDInsituBlock";
66
import ChatBlock from "@/components/datablocks/ChatBlock";
77
import CycleBlock from "@/components/datablocks/CycleBlock";
88
import NMRBlock from "@/components/datablocks/NMRBlock";

0 commit comments

Comments
 (0)