Files
medusa-store/packages/admin-ui
Kasper Fabricius Kristensen c08240df3f fix(admin-ui): Preserve decimal numbers when locale uses commas (#5641)
**What**
- Ensure that we format numbers with `.` as the decimal separator, even when the users locale uses `,`. This changes still allows users to use comma as the decimal separator, but the transformation we use before writing to state converts the number to use a dot instead.
2023-11-15 17:18:26 +00:00
..
2023-11-10 10:28:21 +01:00
2023-11-10 10:38:47 +01:00

Medusa

@medusajs/admin-ui

Documentation | Medusa Admin Demo | Website

An open source composable commerce engine built for developers.

Medusa is released under the MIT license. Current CircleCI build status. PRs welcome! Product Hunt Discord Chat Follow @medusajs

The Medusa Admin App. Included with the @medusajs/admin plugin. You shouldn't install this package separately.