mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
fix: remove typo from UI
This commit is contained in:
parent
e2414216da
commit
7d2ea9407c
@ -83,7 +83,7 @@ const FeatureToggleListItem = ({
|
||||
<>
|
||||
<Tooltip title={description}>
|
||||
<span className={commonStyles.toggleName}>
|
||||
{name} z{' '}
|
||||
{name} {' '}
|
||||
</span>
|
||||
</Tooltip>
|
||||
<span className={styles.listItemToggle}></span>
|
||||
|
Loading…
Reference in New Issue
Block a user