Skip to content

Commit 4691896

Browse files
author
cole
committed
workflow: cssinjs
1 parent 5b54f6a commit 4691896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layout/compatible/tags/Node.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { defineComponent, withModifiers } from 'vue'
22
import { CloseOutlined } from '@ant-design/icons-vue'
33
import { preventDefault } from '@utils/event'
44
import { useConfigInject } from '@utils/extend'
5-
import useStyle from './style/node.js'
5+
import useStyle from './style/node'
66

77
export default defineComponent({
88
props: {

0 commit comments

Comments
 (0)