diff --git a/src/stories/Recipes/Layout/Layout.mdx b/src/stories/Recipes/Layout/Layout.mdx index 67b33d76..d1be640c 100644 --- a/src/stories/Recipes/Layout/Layout.mdx +++ b/src/stories/Recipes/Layout/Layout.mdx @@ -90,6 +90,8 @@ If you need a login page, use the following layout playground: ## Legacy Layout +This is the legacy layout that is maintained for backwards compatibility. New projects should not use these classes and instead, should use the `op-page` layout above. + ### Playground