feat: Update toast design (#8018)
**What** - Updates the Toast component and `toast` util to match the latest design. - Updates every usage of `toast` as `dismissableLabel` is no longer a valid prop, as we now render a X mark instead of a text button.
This commit is contained in:
committed by
GitHub
parent
24fc6befd2
commit
6e613f4f50
@@ -105,7 +105,7 @@
|
||||
"react-aria": "^3.33.1",
|
||||
"react-currency-input-field": "^3.6.11",
|
||||
"react-stately": "^3.31.1",
|
||||
"sonner": "^1.4.41",
|
||||
"sonner": "^1.5.0",
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"upgrade": "^1.1.0",
|
||||
"yarn": "^1.22.22"
|
||||
|
||||
Reference in New Issue
Block a user