Change button design by the redesign

[MAILPOET-3469]
This commit is contained in:
Jan Lysý
2021-06-09 13:32:56 +02:00
committed by Veljko V
parent 3ecc390028
commit a61a94da5f

View File

@@ -141,8 +141,7 @@ export const Form: React.FunctionComponent<Props> = ({
))}
<Button
type="button"
dimension="small"
variant="link"
variant="tertiary"
iconStart={plusIcon}
onClick={(e): void => {
e.preventDefault();