Skip to content

Commit

Permalink
Fix ref typo in README (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor authored Oct 10, 2023
1 parent b2eb8e9 commit a7c0fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Turnstile takes the following arguments:
| appearance | string | one of "always", "execute", "interaction-only" |
| execution | string | one of "render", "execute" |
| id | string | id of the div |
| ref | Ref | custom react ref for the div |
| userRef | Ref | custom react ref for the div |
| className | string | passed to the div |
| style | object | passed to the div |

Expand Down

0 comments on commit a7c0fed

Please sign in to comment.