We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7bfe87 commit 2fc3c8fCopy full SHA for 2fc3c8f
vue/src/views/home/HomeView.vue
@@ -56,6 +56,7 @@ import { t } from '@swanlab-vue/i18n'
56
import http from '@swanlab-vue/api/http'
57
import SLTable from '@swanlab-vue/components/table'
58
import ConfigEditor from '@swanlab-vue/components/config-editor/ConfigEditor.vue'
59
+import SLTable from '@swanlab-vue/components/table'
60
61
const projectStore = useProjectStore()
62
0 commit comments