Skip to content

Commit

Permalink
Add full-width to content tree
Browse files Browse the repository at this point in the history
  • Loading branch information
rosalie-baxter committed May 23, 2024
1 parent f41ec7a commit 915e72a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ type LayoutWidth =
| "full-bleed"
| "full-grid"
| "mid-grid"
| "full-width"
```
`LayoutWidth` defines how the component should be presented in the article page according to the column layout system.
Expand Down

0 comments on commit 915e72a

Please sign in to comment.