codemaniac-sahil / currency_converter_react

https://currency-converter-web-app.netlify.app/
MIT License
5 stars 19 forks source link

The minimum money value should not be negative #13

Closed subhashis2204 closed 2 years ago

subhashis2204 commented 2 years ago

Currently the application accepts negative input which is ambiguous as money could not be negative. I would like to fix this bug.

codemaniac-sahil commented 2 years ago

Okay @subhashis2204

codemaniac-sahil commented 2 years ago

You are good to go

codemaniac-sahil commented 2 years ago

@subhashis2204 are you still working on this issue?