mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(docs): typos in calendar and range-calendar page (#5956)
* Fix typo in calendar component documentation * Fix typo in range-calendar documentation
This commit is contained in:
parent
a819f2a95a
commit
ecad199b09
@ -264,7 +264,7 @@ Here's the example to customize `topContent` and `bottomContent` to have some pr
|
||||
{
|
||||
attribute: "defaultFocusedValue",
|
||||
type: "DateValue",
|
||||
description: "The date that is focused when the calendar first mounts (uncountrolled).",
|
||||
description: "The date that is focused when the calendar first mounts (uncontrolled).",
|
||||
default: "-"
|
||||
},
|
||||
{
|
||||
|
||||
@ -272,7 +272,7 @@ Here's the example to customize `topContent` and `bottomContent` to have some pr
|
||||
{
|
||||
attribute: "defaultFocusedValue",
|
||||
type: "DateValue",
|
||||
description: "The date that is focused when the calendar first mounts (uncountrolled).",
|
||||
description: "The date that is focused when the calendar first mounts (uncontrolled).",
|
||||
default: "-"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user