@signalplus/params-about 0.1.44 → 0.1.45
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/lib/es/index.js +3 -3
- package/package.json +1 -1
- package/lib/umd/index.js +0 -32092
package/lib/es/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Bundle of @signalplus/params-about
|
|
3
|
-
* Generated: 2022-04-
|
|
4
|
-
* Version: 0.1.
|
|
3
|
+
* Generated: 2022-04-24
|
|
4
|
+
* Version: 0.1.45
|
|
5
5
|
* License: MIT
|
|
6
6
|
* Author: 2631541504@qq.com
|
|
7
7
|
*/
|
|
@@ -810,7 +810,7 @@ var Expiries = /*#__PURE__*/function (_PureComponent) {
|
|
|
810
810
|
|
|
811
811
|
var placeholder = /*#__PURE__*/React.createElement("span", {
|
|
812
812
|
className: "param-expiries-placeholder"
|
|
813
|
-
}, "Choose
|
|
813
|
+
}, "Choose");
|
|
814
814
|
|
|
815
815
|
if (this.props.multiple === false) {
|
|
816
816
|
var _this$props$value2;
|