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 af9d5dd

Browse files
Merge branch 'master' of github.com:manuelbieh/react-checkbox-context
2 parents be50361 + 34a82ec commit af9d5dd

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
@@ -74,7 +74,7 @@ Status of checkboxes (checked/unchecked) can be controlled from outside by passi
7474

7575
### `<Checkbox />`
7676

77-
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.
77+
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.
7878

7979
## Todo
8080

0 commit comments

Comments
(0)

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