Refactor menu.ts imports.
This commit is contained in:
parent
2e72bae4c1
commit
0d1c580156
@ -1,4 +1,4 @@
|
||||
import { onMounted, ref, watch } from 'vue'
|
||||
import { ref, shallowRef, watch } from 'vue'
|
||||
import { defineStore } from 'pinia'
|
||||
import { useRoute, useRouter } from 'vue-router'
|
||||
import { convertRouteToMenu } from '@/utils/route'
|
||||
|
Loading…
x
Reference in New Issue
Block a user