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!!!
) : (