fix(my-joy-beta): don't use small buttons on toolbar action

This commit is contained in:
Sérgio Ramos 2018-01-04 11:22:55 +00:00 committed by Sérgio Ramos
parent 28f44d943f
commit 96297b8728
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ export const Toolbar = ({
type={onActionClick ? 'button' : 'submit'}
disabled={!searchable || !actionable}
onClick={onActionClick}
small
icon
fluid
>