mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Move to components, and updates
This commit is contained in:
@@ -156,7 +156,7 @@ export function normalizeMetafields(
|
||||
type,
|
||||
namespace,
|
||||
value,
|
||||
html: getMetafieldValue(type, value, locale),
|
||||
valueHtml: getMetafieldValue(type, value, locale),
|
||||
}
|
||||
|
||||
if (!output[namespace]) {
|
||||
|
Reference in New Issue
Block a user