Bruno

Results 1 comments of Bruno

> Thank you @richardaum. Do you know if there is a way to allow negative numbers in your approach? I did it this way ``` const [negative, setNegative] = useState(false);...