DunoLabs / invoicetor-landing

Build beautiful invoices for your business in no time 📜
https://invoicetor.works
MIT License
10 stars 2 forks source link

Fix decimal rounding for total amount #48

Closed freshairr closed 1 year ago

freshairr commented 1 year ago

Description

Fix rounding of decimals in total amount to 2 places instead of 6

tax-before

tax-after

Type of change

How Has This Been Tested?

Manual testing with various tax percentages

Development & Testing Configuration

react version: Same as package.json react-router version: same as package.json SCSS version: same as package.json

Checklist:

wh0sumit commented 1 year ago

This is the wrong way to open a PR in any repository. Please create an issue and then discuss it with maintainers and contributors.