fix build error
This commit is contained in:
parent
be26419c29
commit
a87a29fb39
@ -1,5 +1,5 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import type { MenuItemModel } from '@/utils/interfaces'
|
import type { MenuItemModel } from '@/types/menu'
|
||||||
|
|
||||||
defineProps({
|
defineProps({
|
||||||
item: {
|
item: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user