mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 08:50:34 +01:00
chore(Avatar): default size to sm
This commit is contained in:
@@ -40,7 +40,7 @@ const avatar = {
|
||||
}
|
||||
},
|
||||
default: {
|
||||
size: 'md',
|
||||
size: 'sm',
|
||||
chipVariant: 'solid',
|
||||
chipPosition: 'top-right'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user