@oliasoft-open-source/react-ui-library 4.0.0-beta-39 → 4.0.0-beta-40

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
@@ -13974,7 +13974,7 @@ Column.defaultProps = {
13974
13974
  padding: false,
13975
13975
  scroll: false,
13976
13976
  showScrollbar: true,
13977
- spacing: 20,
13977
+ spacing: "var(--padding)",
13978
13978
  width: null,
13979
13979
  widthMobile: null,
13980
13980
  widthTablet: null,