Skip to content

Commit

Permalink
Remove duplicate section
Browse files Browse the repository at this point in the history
  • Loading branch information
chasefleming committed Nov 3, 2023
1 parent 434191f commit 7db32c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ In this example, if `isAdmin` is `true`, the `Admin Panel` link is rendered. Oth

`elem` provides utility functions for creating HTML elements:

### Supported Elements

- **Document Structure**: `Html`, `Head`, `Body`, `Title`, `Link`, `Meta`
- **Text Content**: `H1`, `H2`, `H3`, `P`, `Blockquote`, `Pre`, `Code`, `Em`, `Strong`, `I`, `Br`, `Hr`
- **Sectioning & Semantic Layout**: `Article`, `Aside`, `Footer`, `Header`, `Main`, `Nav`, `Section`
Expand Down

0 comments on commit 7db32c5

Please sign in to comment.