diff --git a/docs/migration/v11.md b/docs/migration/v11.md index e5689c84f333..4173c4074679 100644 --- a/docs/migration/v11.md +++ b/docs/migration/v11.md @@ -1016,7 +1016,8 @@ spacing. ### StructuredListInput - The `defaultChecked` prop is no longer needed and has been deprecated -- The `onChange` prop has been deprecated +- ~The `onChange` prop has been deprecated~ This was incorrectly marked as + deprecated. `onChange` works and will remain in the StructuredListInput API. - The `value` prop has been deprecated ### Table