beca-ui 0.1.52 → 0.1.53

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 +1 -1
  2. package/package.json +1 -1
package/dist/beca-ui.js CHANGED
@@ -111505,7 +111505,7 @@ const Avatar$1 = Avatar, getClassName$t = (a) => {
111505
111505
  return c && (u += " " + c), s && (u += " mobile-dropdown"), u;
111506
111506
  }, DatePicker$1 = (a) => {
111507
111507
  const {
111508
- allowClear: s,
111508
+ allowClear: s = !0,
111509
111509
  superPrevIcon: c,
111510
111510
  superNextIcon: u,
111511
111511
  prevIcon: d,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "0.1.52",
3
+ "version": "0.1.53",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {