@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.
package/dist/index.js CHANGED
@@ -2601,6 +2601,7 @@ const richListMeta = {
2601
2601
  padding: "16px",
2602
2602
  maxHeight: "100%"
2603
2603
  },
2604
+ defaultDisplay: "block",
2604
2605
  props: __spreadValues({
2605
2606
  data: dataProp(),
2606
2607
  type: {