We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d956cd2 commit 547301cCopy full SHA for 547301c
1 file changed
src/main.ts
@@ -1,6 +1,6 @@
1
/* eslint-disable simple-import-sort/imports */
2
-import TDesign from 'tdesign-vue-next';
3
import { createApp } from 'vue';
+import TDesign from 'tdesign-vue-next';
4
5
import App from './App.vue';
6
import router from './router';
0 commit comments