@socotra/ec-react-utils 2.27.0 → 2.27.1-next.0
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +3 -3
package/dist/index.es.js
CHANGED
|
@@ -28443,7 +28443,7 @@ const No = c({
|
|
|
28443
28443
|
...au.shape,
|
|
28444
28444
|
locator: JU,
|
|
28445
28445
|
disbursementState: uB,
|
|
28446
|
-
data: Ie,
|
|
28446
|
+
data: Ie.optional(),
|
|
28447
28447
|
createdAt: re,
|
|
28448
28448
|
createdBy: Le,
|
|
28449
28449
|
sources: g(No),
|