mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 14:08:06 +01:00
fix(Button): wrong avatar size with block prop
This commit is contained in:
@@ -59,7 +59,6 @@ export default (options: Required<ModuleOptions>) => ({
|
||||
block: {
|
||||
true: {
|
||||
base: 'w-full justify-center',
|
||||
leadingAvatarSize: 'xs',
|
||||
trailingIcon: 'ms-auto'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user