use button='link' for modal upgrade
This commit is contained in:
parent
88b4a73fca
commit
a49604cdb3
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ class ModalDownloading extends React.PureComponent {
|
|||
/>
|
||||
) : null}
|
||||
<Button
|
||||
button="alt"
|
||||
button="link"
|
||||
label={__('Cancel')}
|
||||
className="modal__button"
|
||||
onClick={cancelUpgrade}
|
||||
|
|
Loading…
Reference in a new issue