Fix typo and grammatical error in manual input description for Calendar API
parent
fe60480678
commit
2496ab2d79
|
@ -243,7 +243,7 @@ const CalendarProps = [
|
|||
name: 'manualInput',
|
||||
type: 'boolean',
|
||||
default: 'true',
|
||||
description: 'Wheter to allow prevents entering the date manually via typing.'
|
||||
description: 'Whether to allow entering the date manually via typing.'
|
||||
},
|
||||
{
|
||||
name: 'appendTo',
|
||||
|
|
Loading…
Reference in New Issue