mirror of https://github.com/acid-info/lsd.git
refactor: update IconButtonGroup story
This commit is contained in:
parent
724ac50229
commit
3434022f30
|
@ -54,5 +54,6 @@ Root.args = {
|
|||
size: 'large',
|
||||
variant: 'outlined',
|
||||
disabled: false,
|
||||
buttons: 1,
|
||||
buttons: 4,
|
||||
icon: 'KeyboardReturnIcon',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue