Update migration-guide-v2.mdx

This commit is contained in:
Daniel Lautzenheiser 2023-04-06 11:42:53 -04:00
parent 0330b81843
commit 93d1f50c68

View File

@ -188,7 +188,7 @@ collections:
## Other Breaking Changes
- [Card previews](/docs/custom-previews#collection-card-preview) now are only used for the card view. The `viewStyle` has been removed. [Field previews](/docs/custom-previews#field-preview) can be used to change the table view.
- [Card previews](/docs/custom-previews#collection-card-preview) now are only used for the card view. The `viewStyle` property has been removed. [Field previews](/docs/custom-previews#field-preview) can be used to change the table view.
- Widget Control component property changes:
- `isDisabled` renamed to `disabled`
- `isDuplicate` renamed to `duplicate`