From 093e53c1ec9f485481bb84868617aa5750580d28 Mon Sep 17 00:00:00 2001 From: Aaditya Mahanta Date: Thu, 8 Feb 2024 21:42:21 +0530 Subject: [PATCH] fix --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 273ae74..2945baf 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -56,7 +56,7 @@ function App() {
{yesPressed ? ( <> - yes + yes
Yayyy!!!
) : (