@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/hooks/index.cjs
CHANGED
|
@@ -5546,13 +5546,7 @@ var import_react_hook_form15 = require("react-hook-form");
|
|
|
5546
5546
|
var defaultValues10 = {
|
|
5547
5547
|
active: true,
|
|
5548
5548
|
caption: "",
|
|
5549
|
-
content: [
|
|
5550
|
-
{
|
|
5551
|
-
contentData: null,
|
|
5552
|
-
contentOrder: 1,
|
|
5553
|
-
contentType: null
|
|
5554
|
-
}
|
|
5555
|
-
],
|
|
5549
|
+
content: [],
|
|
5556
5550
|
postType: "",
|
|
5557
5551
|
resource: null,
|
|
5558
5552
|
tags: [],
|