@measured/puck 0.11.1-canary.1a8f6b8 → 0.11.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -270,7 +270,7 @@ When the user interacts with this external field, they'll be presented with a li
|
|
270
270
|
|
271
271
|
## Dynamic prop resolution
|
272
272
|
|
273
|
-
Dynamic prop resolution allows developers to
|
273
|
+
Dynamic prop resolution allows developers to resolve props for components without saving the data to the Puck data model.
|
274
274
|
|
275
275
|
### resolveData()
|
276
276
|
|