Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio authored Jun 7, 2019
1 parent 5b64a39 commit 27ccb9b
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 @@ -27,7 +27,7 @@ import "react-netlify-identity-widget/styles.css"
function App() {
const url = process.env.REACT_APP_NETLIFY_URL // supply the url of your Netlify site instance. VERY IMPORTANT
return (
<IdentityContextProvider value={identity}>
<IdentityContextProvider value={url}>
<AuthStatusView />
</IdentityContextProvider>
)
Expand Down

0 comments on commit 27ccb9b

Please # to comment.