Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/stories/Recipes/Layout/Layout.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

<Canvas of={LayoutStories.Basic} />
Expand Down