We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8b601 commit 543196bCopy full SHA for 543196b
README.md
@@ -16,7 +16,7 @@ we require some peer dependencies:
16
yarn add react-netlify-identity-widget @reach/dialog @reach/tabs @reach/visually-hidden
17
```
18
19
-and the styles are optional but provided. here's how to use `IdentityModal, useNetlifyIdentity, IdentityContextProvider`:
+and the styles are optional but provided. here's how to use `IdentityModal, useIdentityContext, IdentityContextProvider`:
20
21
```tsx
22
import React from "react"
0 commit comments