From 6224440a06ee30e9475347fdcf595b88338243e1 Mon Sep 17 00:00:00 2001 From: Pasha Sergiychuk Date: Fri, 10 Jan 2025 17:23:42 +0100 Subject: [PATCH] fix: lint --- src/components/pages/game/game.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/pages/game/game.tsx b/src/components/pages/game/game.tsx index d04f45f..62860df 100644 --- a/src/components/pages/game/game.tsx +++ b/src/components/pages/game/game.tsx @@ -111,8 +111,8 @@ export const GameSection = () => { }, [isPending]); return ( -
-
Your Future In One Bet
+
+
Your Future In One Bet
{predictionAnswer && ( @@ -197,7 +197,7 @@ export const GameSection = () => { }} className={cn( selectedTip === tip ? '!bg-[#9DA990]' : '', - 'font-poppins bg-[#D0C7A3] text-[20px]', + 'bg-[#D0C7A3] font-poppins text-[20px]', 'cursor-pointer select-none', )} >