Changes
2 changed files (+2/-2)
-
-
@@ -77,7 +77,7 @@ callout: {generateIcon(type) { return { type: "element", tagName: "MacanaOfmCalloutIcon", tagName: "macana-ofm-callout-icon", properties: { type, },
-
-
-
@@ -45,7 +45,7 @@export function render(hast: Hast.Nodes) { return toJsxRuntime(hast, { components: { MacanaOfmCalloutIcon({ type }: { type: CalloutType }) { "macana-ofm-callout-icon"({ type }: { type: CalloutType }) { switch (type) { case "abstract": return (
-