Merge pull request #4358 from moyoakala/patch-1

Fix typo and grammatical error in description for Calendar API
pull/4377/head
Tuğçe Küçükoğlu 2023-08-31 14:50:03 +03:00 committed by GitHub
commit e6af833aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ const CalendarProps = [
name: 'manualInput', name: 'manualInput',
type: 'boolean', type: 'boolean',
default: 'true', 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', name: 'appendTo',