mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-21 17:51:32 +08:00
fix: ts ilnt
This commit is contained in:
@ -10,7 +10,7 @@ interface Props {
|
|||||||
description: string
|
description: string
|
||||||
href?: string
|
href?: string
|
||||||
iconPath?: string
|
iconPath?: string
|
||||||
iconBgColour: string
|
iconBgColour?: string
|
||||||
}[]
|
}[]
|
||||||
}
|
}
|
||||||
const { class: className, title, tools, ...props } = Astro.props
|
const { class: className, title, tools, ...props } = Astro.props
|
||||||
|
Reference in New Issue
Block a user