I am creating a currency input and I want my counter to be able to go up in pence, however, I currently have an issue:
at the moment when I click the step, I get something like 0.38, 0.39, 0.4, 0.41, 0.42
I would want the "0.4" to actually be 0.40, but im unsure how i manage this, would anyone be able to help?