@timardex/cluemart-shared 1.4.33 → 1.4.34
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/hooks/index.cjs +1 -7
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.mjs +1 -7
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +1 -7
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -7
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -7928,13 +7928,7 @@ var import_react_hook_form15 = require("react-hook-form");
|
|
|
7928
7928
|
var defaultValues10 = {
|
|
7929
7929
|
active: true,
|
|
7930
7930
|
caption: "",
|
|
7931
|
-
content: [
|
|
7932
|
-
{
|
|
7933
|
-
contentData: null,
|
|
7934
|
-
contentOrder: 1,
|
|
7935
|
-
contentType: null
|
|
7936
|
-
}
|
|
7937
|
-
],
|
|
7931
|
+
content: [],
|
|
7938
7932
|
postType: "",
|
|
7939
7933
|
resource: null,
|
|
7940
7934
|
tags: [],
|