docs: add migration guide (#685)

This commit is contained in:
Daniel Lautzenheiser
2023-04-05 16:32:17 -04:00
committed by GitHub
parent 22ccf41e3d
commit 94bbf14333
10 changed files with 359 additions and 114 deletions

View File

@ -19,8 +19,6 @@ export const createMockWidgetControlProps = <
| 'field'
| 'data'
| 'hasErrors'
| 'isFieldDuplicate'
| 'isFieldHidden'
| 'onChange'
| 'clearMediaControl'
| 'openMediaLibrary'