Skip to content

Commit 122b9a8

Browse files
authored
Merge pull request #9 from thijssmudde/patch-1
Update README.md Fix Hooks export naming
2 parents 3cb330f + a23e365 commit 122b9a8

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
@@ -113,7 +113,7 @@ export const {
113113
useDeletePasskey,
114114
useAuthQuery,
115115
useAuthMutation
116-
} = auth
116+
} = authHooks
117117
```
118118

119119
## Using the Hooks

0 commit comments

Comments
 (0)