mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
fix(AvatarGroup): default size to md
This commit is contained in:
@@ -33,5 +33,8 @@ export default {
|
||||
base: 'ring-2.5 -me-2'
|
||||
}
|
||||
}
|
||||
},
|
||||
defaultVariants: {
|
||||
size: 'md'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user