Skip to content

Conversation

@antho1404
Copy link
Member

This pull request includes updates to the handling of fee values in the Summary and SalesDirectForm components, as well as a version bump in the package.json file.

Updates to fee value handling:

  • components/Offer/Summary.tsx: Changed the way fees are calculated by using parseFloat to convert feesOnTopPerTenThousand to a number before dividing by 100.
  • components/Sales/Direct/Form.tsx: Updated the calculation of feesPerTenThousand and total-fees to use parseFloat before dividing by 100 for accurate fee representation. [1] [2]

Version update:

  • package.json: Updated the project version from 3.6.0 to 3.6.1.

@antho1404 antho1404 merged commit 059f7ce into main Dec 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants