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" />