fixed props not use
This commit is contained in:
parent
272c4f2859
commit
b0859f1e34
@ -4,7 +4,7 @@ type Entry = {
|
||||
url: boolean,
|
||||
to: string,
|
||||
}
|
||||
const props = defineProps<{
|
||||
defineProps<{
|
||||
title: string
|
||||
icon: string[]
|
||||
entry: Entry[]
|
||||
|
Loading…
x
Reference in New Issue
Block a user