Fixed: Typo on Indexer card clone tooltip [skip ci]
This commit is contained in:
@@ -86,7 +86,7 @@ class Indexer extends Component {
|
||||
|
||||
<IconButton
|
||||
className={styles.cloneButton}
|
||||
title="Clone Profile"
|
||||
title="Clone Indexer"
|
||||
name={icons.CLONE}
|
||||
onPress={this.onCloneIndexerPress}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user