chore: 修改文件夹路径
This commit is contained in:
5
apps/web-antd/src/components/tenant-toggle/index.ts
Normal file
5
apps/web-antd/src/components/tenant-toggle/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { withInstall } from '#/utils';
|
||||
|
||||
import tenantToggle from './src/index.vue';
|
||||
|
||||
export const TenantToggle = withInstall(tenantToggle);
|
Reference in New Issue
Block a user