diff --git a/documentation/guides/migrating-from-v8-to-v9.md b/documentation/guides/migrating-from-v8-to-v9.md index 5f3df533843..9248bf8d050 100644 --- a/documentation/guides/migrating-from-v8-to-v9.md +++ b/documentation/guides/migrating-from-v8-to-v9.md @@ -66,6 +66,10 @@ A number of types, constants, and utilities have been removed with the deprecati - `UNSTABLE_toCssCustomPropertySyntax` - Utility - `UNSTABLE_Tokens` - Constant +### `Page` + +The prop `thumbnail` has been removed and is no longer supported. + ### `SkeletonPage` The prop `secondaryActions` has been removed and is no longer supported.