mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
chore: Update from "toggles" to "flags"
Looks like we missed this one in a previous renaming attempt. Before: After:
This commit is contained in:
parent
0ea006f72c
commit
8e64ff8487
@ -84,7 +84,7 @@ export const FeaturesCell: VFC<FeaturesCellProps> = ({ value, project }) => {
|
|||||||
</StyledTooltipContainer>
|
</StyledTooltipContainer>
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
{featureNames?.length} toggles
|
{featureNames?.length} flags
|
||||||
</TooltipLink>
|
</TooltipLink>
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user