sprint-asia-custom-component 0.1.51 → 0.1.52
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/index.js
CHANGED
|
@@ -25934,7 +25934,7 @@
|
|
|
25934
25934
|
"application/pdf": [".pdf"]
|
|
25935
25935
|
},
|
|
25936
25936
|
noKeyboard: true,
|
|
25937
|
-
maxSize:
|
|
25937
|
+
maxSize: 5242881,
|
|
25938
25938
|
onDropRejected
|
|
25939
25939
|
});
|
|
25940
25940
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
package/package.json
CHANGED