I have part of some React code below, where I have a number input, I\'d like to prevent people being able to click below 0, which I\'ve done with the min attribute. However I\'v