@tamagui/code-to-html 1.110.1 → 1.110.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js CHANGED
@@ -12550,6 +12550,7 @@ function one2(state, node) {
12550
12550
  );
12551
12551
  return result = { type: "text", value: reference.value }, patch(state, reference, result), result;
12552
12552
  }
12553
+ // Element.
12553
12554
  default:
12554
12555
  return result = element2(
12555
12556
  state,