Closed mSenad closed 3 months ago
https://github.com/Sephirosu/figma-next-tailwind/blob/5c2265816c9ba4c67ab547a2f2959df413e0d4d8/src/components/Property/MoreAdditionalInfo.tsx#L22-L23
How to format currency format https://www.freecodecamp.org/news/how-to-format-number-as-currency-in-javascript-one-line-of-code/
i make new component currency formatter and passed props in available price.I put usdt currency.
https://github.com/Sephirosu/figma-next-tailwind/blob/5c2265816c9ba4c67ab547a2f2959df413e0d4d8/src/components/Property/MoreAdditionalInfo.tsx#L22-L23
How to format currency format https://www.freecodecamp.org/news/how-to-format-number-as-currency-in-javascript-one-line-of-code/