Skip to content

Commit

Permalink
docs(position): add missing PromotedEntry
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Jul 18, 2024
1 parent 71483cb commit b25fa4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/docs/src/pages/en/styles/position.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ features:

Utilities for controlling the positioning of elements in your application.

<page-features />
<PageFeatures />

| Class | Properties |
| - | - |
Expand All @@ -30,7 +30,7 @@ Utilities for controlling the positioning of elements in your application.
| **bottom-0** | bottom: 0; |
| **left-0** | left: 0; |

<entry />
<PromotedEntry />

## Usage

Expand Down

0 comments on commit b25fa4f

Please sign in to comment.