Commit Graph

5 Commits

Author SHA1 Message Date
4d521b4e12 Implement the new currency config into the graphics and helper methods
For now all the code still uses `formatUSD` but it's getting "forwarded" onto the new `formatCurrency` method which supports overrides as well
2024-03-14 09:06:20 +01:00
e5c993d5dc Add new currency options in the config
Defaults to `$` and `en-US` for the currency symbol and country code respectively
2024-03-14 09:03:39 +01:00
f6837d1435 Add 5x4 layout, Update webpack for GIF support 2024-03-13 17:53:15 +01:00
4a5fe29bf5 Initial 2024-03-13 11:26:46 +01:00
6b81eea6b4 Add test 2024-03-13 11:25:43 +01:00