Fixed: Preview rename tip wording
This commit is contained in:
parent
a42d4ff6c1
commit
9ffc291fcf
|
@ -25,7 +25,7 @@ function OrganizeSeriesModalContent(props) {
|
||||||
|
|
||||||
<ModalBody>
|
<ModalBody>
|
||||||
<Alert>
|
<Alert>
|
||||||
Tip: To preview a rename... select "Cancel" then any series title and use the
|
Tip: To preview a rename, select "Cancel", then select any series title and use the
|
||||||
<Icon
|
<Icon
|
||||||
className={styles.renameIcon}
|
className={styles.renameIcon}
|
||||||
name={icons.ORGANIZE}
|
name={icons.ORGANIZE}
|
||||||
|
|
Loading…
Reference in New Issue