react-base-data-table 0.3.3 → 0.3.5

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
@@ -10508,7 +10508,7 @@ function dC(e) {
10508
10508
  ] });
10509
10509
  }
10510
10510
  function gC(e) {
10511
- return /* @__PURE__ */ y.jsx(y.Fragment, { children: /* @__PURE__ */ y.jsx(ml, { children: /* @__PURE__ */ y.jsx(dC, { ...e }) }) });
10511
+ return /* @__PURE__ */ y.jsx("div", { className: "react-base-table", children: /* @__PURE__ */ y.jsx(ml, { children: /* @__PURE__ */ y.jsx(dC, { ...e }) }) });
10512
10512
  }
10513
10513
  export {
10514
10514
  gC as BaseTable