mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore: fix minor typo in date-input docs (#2790)
This commit is contained in:
parent
eccc2f2f3d
commit
a2b8421441
@ -7,7 +7,7 @@ export default function App() {
|
||||
<DateInput
|
||||
label={"Birth date"}
|
||||
placeholderValue={new CalendarDate(1995, 11, 6)}
|
||||
description={"Thiis is my birth date."}
|
||||
description={"This is my birth date."}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user