From 3d9850cdfd1d90e3222c775d05b8aa0db2977656 Mon Sep 17 00:00:00 2001 From: Saven Date: Thu, 25 Jun 2026 22:08:42 +0530 Subject: [PATCH] Fix typo in ToastPage.tsx --- src/components/ToastPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ToastPage.tsx b/src/components/ToastPage.tsx index 8d6a910..677ca9a 100644 --- a/src/components/ToastPage.tsx +++ b/src/components/ToastPage.tsx @@ -259,7 +259,7 @@ const Toast: React.FC = ({ id, title, message, autoDismiss = 9000, t

- Aniamtion CSS + Animation CSS