We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1900447 + 1a65cf9 commit 5154477Copy full SHA for 5154477
1 file changed
README.md
@@ -94,7 +94,7 @@ useControl(name: string, {
94
items: string[];
95
96
// button
97
- onPress(): void;
+ onClick(): void;
98
99
// custom
100
component?: React.Component;
0 commit comments