fix(my-joy-beta): don't use small buttons on toolbar action
This commit is contained in:
parent
28f44d943f
commit
96297b8728
@ -32,7 +32,6 @@ export const Toolbar = ({
|
||||
type={onActionClick ? 'button' : 'submit'}
|
||||
disabled={!searchable || !actionable}
|
||||
onClick={onActionClick}
|
||||
small
|
||||
icon
|
||||
fluid
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user