chore: clean
This commit is contained in:
parent
8d6a33120f
commit
f9494dc845
6 changed files with 7 additions and 7 deletions
|
|
@ -8,8 +8,9 @@ import { useI18n } from 'vue-i18n';
|
|||
|
||||
import useLoader from 'stores/loader';
|
||||
import ProfileMenu from './ProfileMenu.vue';
|
||||
import DrawerComponent from './DrawerComponent.vue';
|
||||
import useUserStore from 'src/stores/user';
|
||||
import { DrawerComponent, CanvasComponent, FormDialog } from 'components/index';
|
||||
import { CanvasComponent, FormDialog } from 'components/index';
|
||||
import useOptionStore from 'src/stores/options';
|
||||
import { dialog } from 'src/stores/utils';
|
||||
import { setLocale } from 'src/utils/datetime';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue