@firecms/core 3.0.0-canary.148 → 3.0.0-canary.149

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.es.js CHANGED
@@ -10919,7 +10919,7 @@ function EntityEditViewInner({
10919
10919
  onValueChange: (value) => {
10920
10920
  onSideTabClick(value);
10921
10921
  },
10922
- className: "pl-4 pr-4 pt-0",
10922
+ innerClassName: "pl-4 pr-4 pt-0",
10923
10923
  children: [
10924
10924
  /* @__PURE__ */ jsx(
10925
10925
  Tab,