refactor: import alias
This commit is contained in:
parent
1f09edbb59
commit
99a8822cb8
7 changed files with 104 additions and 104 deletions
|
|
@ -17,7 +17,7 @@ import DrawerComponent from 'components/DrawerComponent.vue';
|
|||
import CanvasComponent from 'components/CanvasComponent.vue';
|
||||
import ProfileMenu from 'components/ProfileMenu.vue';
|
||||
import useUserStore from 'src/stores/user';
|
||||
import FormDialog from 'src/components/FormDialog.vue';
|
||||
import FormDialog from 'components/FormDialog.vue';
|
||||
import useOptionStore from 'src/stores/options';
|
||||
import { Option } from 'src/stores/user/types';
|
||||
import { dialog } from 'src/stores/utils';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue