mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Search fixes
This commit is contained in:
@@ -3,7 +3,7 @@ import clsx from 'clsx';
|
||||
const Price = ({
|
||||
amount,
|
||||
className,
|
||||
currencyCode = 'USD',
|
||||
currencyCode = 'SEK',
|
||||
currencyCodeClassName
|
||||
}: {
|
||||
amount: string;
|
||||
|
Reference in New Issue
Block a user