fix: custom requirement toggle button
This commit is contained in:
parent
628e8a4407
commit
1ddf8d5a38
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ const ToggleButtonGroup = ({
|
||||||
}) => {
|
}) => {
|
||||||
return (
|
return (
|
||||||
<MUIToggleButtonGroup
|
<MUIToggleButtonGroup
|
||||||
|
className="flex flex-col gap-4"
|
||||||
size={size}
|
size={size}
|
||||||
name={name}
|
name={name}
|
||||||
orientation={orientation}
|
orientation={orientation}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue