mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-13 13:59:04 +08:00
fix: ci
This commit is contained in:
parent
6313f69fa8
commit
12178654b2
@ -49,6 +49,7 @@ export const avatarProps = {
|
||||
fallbackSrc: String,
|
||||
intersectionObserverOptions: Object as PropType<IntersectionObserverOptions>,
|
||||
lazy: Boolean,
|
||||
onLoad: Function as PropType<(e: Event) => void>,
|
||||
/** @deprecated */
|
||||
color: String
|
||||
} as const
|
||||
|
Loading…
Reference in New Issue
Block a user