Skip to content

Commit 29e1f87

Browse files
committed
feat: typo
1 parent 173a6f7 commit 29e1f87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/reference/forms/components.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ It includes the following attributes:
2323
- **as** - change the base element (default `input`, can be a React component)
2424
- **props** - props for the `as` element
2525

26-
```astro
27-
2826
```astro
2927
<BInput type="date" name="meetingDate" min="2023-2-2" max"2023-4-2" required/>
3028
```

0 commit comments

Comments
 (0)