From b3adf19df8efb3125cc9a7ce87780d1e09da47a4 Mon Sep 17 00:00:00 2001 From: Nawwar14 <147875072+Nawwar14@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:09:56 +0300 Subject: [PATCH] Update Favorite.tsx --- src/components/Favorites/Favorite.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Favorites/Favorite.tsx b/src/components/Favorites/Favorite.tsx index 10e2c10..80c81da 100644 --- a/src/components/Favorites/Favorite.tsx +++ b/src/components/Favorites/Favorite.tsx @@ -258,4 +258,5 @@ export const Favorite = () => ( -); \ No newline at end of file + +);