1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/frontend/src/component/feature/FeatureStrategy/FeatureStrategyCreate
Thomas Heartman b2c58102dd
chore(unl-204): remove uses of toast text and confetti (#8941)
As of PR #8935, we no longer support both text and title, and confetti
has been removed.

This PR:
- removes `confetti` from the toast interface
- merges `text` and `title` into `text` and updates its uses across the
codebase.
- readjusts the text where necessary.
2024-12-10 13:38:04 +00:00
..
FeatureStrategyCreate.test.tsx feat: limit component used in strategies (#7542) 2024-07-05 09:09:28 +02:00
FeatureStrategyCreate.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
featureStrategyFormTestSetup.ts chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00