fix: conflict errors
This commit is contained in:
parent
c6d12c21db
commit
d300f4a87b
|
@ -19,7 +19,6 @@ import { MenuItem } from './types/menu.vue';
|
|||
import contains from '@/scripts/contains';
|
||||
import { defaultStore } from '@/store';
|
||||
import * as os from '@/os';
|
||||
import { defaultStore } from '@/store';
|
||||
|
||||
const props = defineProps<{
|
||||
items: MenuItem[];
|
||||
|
|
Loading…
Reference in New Issue