parent
d775fbf2e9
commit
6870757f52
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue