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 `