From 6870757f52403a0e42708ca2f0c9918b64931f11 Mon Sep 17 00:00:00 2001 From: amy Date: Tue, 10 Dec 2024 20:27:05 +0330 Subject: [PATCH] bruh --- src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 34bbc28..8ebdd9d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -27,7 +27,6 @@ function App() { type="text" class="border border-gray-300 rounded p-2" id="ubuntucola" - onInput={(e) => setCount(Number(e.target.value))} min="2" />