fix: turn non CTA buttons to ghost
This commit is contained in:
committed by
Valeriy
parent
b1372bba15
commit
c413995a4f
@@ -147,7 +147,7 @@ export class CompletionModal extends Component {
|
||||
block={true}
|
||||
bsSize='lg'
|
||||
bsStyle='primary'
|
||||
className='btn-primary-invert'
|
||||
className='btn-invert'
|
||||
download={`${dashedName}.json`}
|
||||
href={this.state.downloadURL}
|
||||
>
|
||||
|
Reference in New Issue
Block a user