@plasmicpkgs/plasmic-rich-components 1.0.105 → 1.0.106

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.
@@ -2591,6 +2591,7 @@ const richListMeta = {
2591
2591
  padding: "16px",
2592
2592
  maxHeight: "100%"
2593
2593
  },
2594
+ defaultDisplay: "block",
2594
2595
  props: __spreadValues({
2595
2596
  data: dataProp(),
2596
2597
  type: {