mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
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. |
||
|---|---|---|
| .. | ||
| FeedbackComponent.tsx | ||
| FeedbackContext.ts | ||
| FeedbackList.tsx | ||
| FeedbackProvider.tsx | ||
| useFeedback.tsx | ||
| useUserType.ts | ||