@measured/puck 0.12.0-canary.889b4c7 → 0.12.0-canary.abb6ff1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -34629,7 +34629,7 @@ function Puck({
|
|
34629
34629
|
__spreadProps(__spreadValues({
|
34630
34630
|
dispatch,
|
34631
34631
|
state: appState
|
34632
|
-
},
|
34632
|
+
}, rootProps), {
|
34633
34633
|
children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(DropZone, { zone: rootDroppableId })
|
34634
34634
|
})
|
34635
34635
|
) }) }),
|