shineout 2.0.3-beta.1 → 2.0.3-beta.2
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/css/Button/Button.js +1 -0
- package/css/index.js +1 -1
- package/dist/shineout.js +2 -1
- package/dist/shineout.js.map +1 -1
- package/dist/shineout.min.js +1 -1
- package/es/Button/Button.js +1 -0
- package/es/index.js +1 -1
- package/lib/Button/Button.js +1 -0
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/css/Button/Button.js
CHANGED
package/css/index.js
CHANGED
package/dist/shineout.js
CHANGED
|
@@ -17753,6 +17753,7 @@ function (_PureComponent) {
|
|
|
17753
17753
|
react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement("a", Object.assign({
|
|
17754
17754
|
href: href
|
|
17755
17755
|
}, others, {
|
|
17756
|
+
target: target,
|
|
17756
17757
|
className: className,
|
|
17757
17758
|
ref: onRef,
|
|
17758
17759
|
__self: this,
|
|
@@ -419337,7 +419338,7 @@ var cov_1ejhhllpyo = function () {
|
|
|
419337
419338
|
|
|
419338
419339
|
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
419339
419340
|
utils: _utils__WEBPACK_IMPORTED_MODULE_0__,
|
|
419340
|
-
version: '2.0.3-beta.
|
|
419341
|
+
version: '2.0.3-beta.2'
|
|
419341
419342
|
});
|
|
419342
419343
|
|
|
419343
419344
|
|