Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 34a82ec

Browse files
Update README.md
1 parent 5e8205f commit 34a82ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Status of checkboxes (checked/unchecked) can be controlled from outside by passi
7373

7474
### `<Checkbox />`
7575

76-
The `Checkbox` component passes all its props the the underlying `<input type="checkbox" />` element. All valid HTML attributes can be used with the exception of `checked`, `name`, `onChange` as they will be set by the parent `<CheckboxGroup>` component.
76+
The `Checkbox` component passes all of its props the the underlying `<input type="checkbox" />` element. All valid HTML attributes can be used with the exception of `checked`, `name`, `onChange` as they will be set by the parent `<CheckboxGroup>` component.
7777

7878
## Todo
7979

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /