mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
chore: slight update to unknown flags alert text (#10602)
https://linear.app/unleash/issue/2-3850/update-unknown-flag-alert Small update to the unknown flags alert text. <img width="994" height="776" alt="image" src="https://github.com/user-attachments/assets/a69cdc63-b0f8-4b1b-9323-7cfdb4ba5b31" />
This commit is contained in:
parent
277326c952
commit
fb40bb07c4
@ -220,7 +220,7 @@ export const UnknownFlagsTable = () => {
|
|||||||
</b>
|
</b>
|
||||||
<br />
|
<br />
|
||||||
Unknown flags are feature flags that your SDKs tried to
|
Unknown flags are feature flags that your SDKs tried to
|
||||||
evaluate but which Unleash doesn't recognize.
|
evaluate but Unleash doesn't recognize.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
Reference in New Issue
Block a user