Update index.html

This commit is contained in:
SaketAnand 2024-03-06 10:34:54 +05:30
parent 7431f1f34b
commit 89c7f1549a

View File

@ -784,6 +784,7 @@
style: 'currency', style: 'currency',
currency: 'USD', currency: 'USD',
minimumFractionDigits: 0, minimumFractionDigits: 0,
maximumFractionDigits: 8,
}); });
} }
// fetch data and return json // fetch data and return json