We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8b601 + 543196b commit 5b64a39Copy full SHA for 5b64a39
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