mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 08:50:34 +01:00
chore(components): improve tsdoc
This commit is contained in:
@@ -24,6 +24,9 @@ export interface AvatarProps {
|
||||
*/
|
||||
icon?: string
|
||||
text?: string
|
||||
/**
|
||||
* @defaultValue 'md'
|
||||
*/
|
||||
size?: AvatarVariants['size']
|
||||
class?: any
|
||||
ui?: Partial<typeof avatar.slots>
|
||||
|
||||
Reference in New Issue
Block a user