refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { LoginAndRegisterParams } from '@vben/common-ui';
|
||||
import type { MenuRecordRaw, UserInfo } from '@vben/types';
|
||||
import type { LoginAndRegisterParams } from '@vben/universal-ui';
|
||||
import type { RouteRecordRaw } from 'vue-router';
|
||||
|
||||
import { computed, ref } from 'vue';
|
||||
|
Reference in New Issue
Block a user