On Download to On Import on card
This commit is contained in:
parent
de0d0a3526
commit
06b876cf8b
|
@ -84,7 +84,7 @@ class Notification extends Component {
|
|||
{
|
||||
supportsOnDownload && onDownload &&
|
||||
<Label kind={kinds.SUCCESS}>
|
||||
On Download
|
||||
On Import
|
||||
</Label>
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue