DhanushNehru / calculator

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

Add backspace button #93

Closed SaadOps closed 1 year ago

SaadOps commented 2 years ago

Added a backspace button successfully which cuts numbers one by one and clears the input field if it contains a string.

89 Resolved

netlify[bot] commented 2 years ago

Deploy Preview for calculator-dhanushnehru ready!

Name Link
Latest commit c22c6a59a020c5114abfe8199c44f1d4e0edbcbb
Latest deploy log https://app.netlify.com/sites/calculator-dhanushnehru/deploys/6415a63d42bb4200083939db
Deploy Preview https://deploy-preview-93--calculator-dhanushnehru.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

DhanushNehru commented 1 year ago

Please resolve the merge conflicts @SaadOps

SaadOps commented 1 year ago

Please resolve the merge conflicts @SaadOps

Done :)

selemondev commented 1 year ago

Thank you @SaadOps for your contribution.