chore: update sonner (toast) ()

This commit is contained in:
JonZeolla 2025-01-03 15:55:51 -05:00 committed by GitHub
parent 53f09756b6
commit 72a60f074b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,7 +167,7 @@ class ToastProps(PropsBase, NoExtrasAllowedProps):
class Toaster(Component):
"""A Toaster Component for displaying toast notifications."""
library: str = "sonner@1.5.0"
library: str = "sonner@1.7.1"
tag = "Toaster"