Skip to content

Commit

Permalink
Docs(web-react): Fix typo in supported attributes in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dlouhak committed Nov 13, 2024
1 parent 3f224f1 commit 4162430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ you can use the `inputProps` prop.

Supported attributes are:

- `on*` (eg. `onclick`)
- `on*` (eg. `onClick`)
- `data-*`
- `aria-*`
- `id`
Expand Down

0 comments on commit 4162430

Please sign in to comment.