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.
- package/dist/beca-ui.js +1 -1
- 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,
|