Skip to content

Commit

Permalink
chore: update sonner (toast)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonZeolla committed Dec 24, 2024
1 parent 848b870 commit 11c1e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reflex/components/sonner/toast.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def dict(self, *args, **kwargs) -> dict[str, Any]:
class Toaster(Component):
"""A Toaster Component for displaying toast notifications."""

library: str = "sonner@1.5.0"
library: str = "sonner@1.7.1"

tag = "Toaster"

Expand Down

0 comments on commit 11c1e30

Please sign in to comment.