From 7883c3749edd4cd8198caaa4e76545d231346dca Mon Sep 17 00:00:00 2001 From: gulshank0 Date: Wed, 5 Nov 2025 22:33:46 +0530 Subject: [PATCH] There is inconsitent hover effect --- src/components/StarButton/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/StarButton/index.tsx b/src/components/StarButton/index.tsx index 6a84f61..9f2985c 100644 --- a/src/components/StarButton/index.tsx +++ b/src/components/StarButton/index.tsx @@ -21,12 +21,12 @@ export const StarButton = () => { }, []); return ( -
+
- + { - +