DhanushNehru / calculator

An online calculator
https://calculator-dhanushnehru.netlify.app/
MIT License
24 stars 75 forks source link

Default value 0 persists when typing in number field #111

Closed JeevaRamanathan closed 4 months ago

JeevaRamanathan commented 1 year ago

image When typing in a number field that has a default value of 0, the default value is not removed when the user starts typing, where as it should be removed.

@DhanushNehru I would like to work on this issue.

JeevaRamanathan commented 1 year ago

Hi @DhanushNehru, this issue has been fixed and now on typing any number in keyboard the default 0 is replaced with appropriate number.