Move to components, and updates

This commit is contained in:
cond0r
2022-12-02 15:01:05 +02:00
parent c46ac015ef
commit 0968c0268a
8 changed files with 74 additions and 26 deletions

View File

@@ -156,7 +156,7 @@ export function normalizeMetafields(
type,
namespace,
value,
html: getMetafieldValue(type, value, locale),
valueHtml: getMetafieldValue(type, value, locale),
}
if (!output[namespace]) {