Change button design by the redesign
[MAILPOET-3469]
This commit is contained in:
@@ -141,8 +141,7 @@ export const Form: React.FunctionComponent<Props> = ({
|
|||||||
))}
|
))}
|
||||||
<Button
|
<Button
|
||||||
type="button"
|
type="button"
|
||||||
dimension="small"
|
variant="tertiary"
|
||||||
variant="link"
|
|
||||||
iconStart={plusIcon}
|
iconStart={plusIcon}
|
||||||
onClick={(e): void => {
|
onClick={(e): void => {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
|
Reference in New Issue
Block a user