beca-ui 0.1.34 → 0.1.35

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.
Files changed (2) hide show
  1. package/dist/beca-ui.js +2 -0
  2. package/package.json +1 -1
package/dist/beca-ui.js CHANGED
@@ -90804,6 +90804,8 @@ const ResizableTitle = (a) => {
90804
90804
  }) : void 0
90805
90805
  }));
90806
90806
  useEffect(() => {
90807
+ T(m);
90808
+ }, [m]), useEffect(() => {
90807
90809
  a.rowSelection && L({
90808
90810
  columnTitle: /* @__PURE__ */ jsx(
90809
90811
  Checkbox$1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "0.1.34",
3
+ "version": "0.1.35",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {