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