s/Delete Contract/Forget Contract/ (#4237)
This commit is contained in:
@@ -253,7 +253,7 @@ class Contract extends Component {
|
||||
<Button
|
||||
key='delete'
|
||||
icon={ <ActionDelete /> }
|
||||
label='delete contract'
|
||||
label='forget contract'
|
||||
onClick={ this.showDeleteDialog }
|
||||
/>,
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user