Skip to content

Commit 5154477

Browse files
authored
Merge pull request #2 from psullivan6/patch-1
Tiny README update
2 parents 1900447 + 1a65cf9 commit 5154477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ useControl(name: string, {
9494
items: string[];
9595

9696
// button
97-
onPress(): void;
97+
onClick(): void;
9898

9999
// custom
100100
component?: React.Component;

0 commit comments

Comments
 (0)