mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-15 01:16:22 +02: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. |
||
---|---|---|
.. | ||
Authentication | ||
common | ||
DemoAuth | ||
ForgottenPassword | ||
Login | ||
NewUser | ||
Profile | ||
ResetPassword | ||
SimpleAuth | ||
UserProfile | ||
AuthenticationCustomComponent.tsx | ||
HostedAuth.tsx | ||
PasswordAuth.test.tsx | ||
PasswordAuth.tsx | ||
StandaloneBanner.tsx | ||
user.module.scss |