From e5e6355d5a0c24abba05c8024ce54cd6b0144dfd Mon Sep 17 00:00:00 2001 From: Chase Fleming <1666730+chasefleming@users.noreply.github.com> Date: Sun, 8 Oct 2023 13:31:05 -0700 Subject: [PATCH] Add to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9546862..a0d94fe 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ In this example, if `isAdmin` is `true`, the `Admin Panel` link is rendered. Oth - `Code`: Code `` - `Div`: Division `
` - `Em`: Emphasis `` +- `Form`: Form `
` - `H1`: Heading 1 `

` - `H2`: Heading 2 `

` - `H3`: Heading 3 `

` @@ -105,13 +106,18 @@ In this example, if `isAdmin` is `true`, the `Admin Panel` link is rendered. Oth - `Html`: HTML `` - `Hr`: Horizontal Rule `
` - `Img`: Image `` +- `Input`: Input `` +- `Label`: Label `