Ben Lin
2024-08-07 439e3b0f076280311b7cd4251a95820730242780
src/components/Dropdown/index.ts
@@ -1,4 +1,4 @@
import { withInstall } from '/@/utils';
import { withInstall } from '@/utils';
import dropdown from './src/Dropdown.vue';
export * from './src/typing';