mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 04:37:57 +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'
|
base: 'ring-2.5 -me-2'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
defaultVariants: {
|
||||||
|
size: 'md'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user