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