We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update create-react-app safe-app template and react hooks library to use the v1 version of sdk
The text was updated successfully, but these errors were encountered:
Feature #67: Update CRA template/React SDK to use new SDK version (#68)
843d054
* updating react sdk wip * react sdk updates * react sdk updates * export opts from sdk * useSafe -> useSafeAppsSdk, update typescript config * bump react sdk to beta version * set target to es6 * update react sdk * use new react sdk * rename back cra template * fix react sdk dependency * fix cra template import * fix wrong prop * fix hoook dependency * dep bump * update react sdk readme * eremove optional chaining for safe address in the template * Change order of setState updates in react sdk
1cdca33
mmv08
No branches or pull requests
Update create-react-app safe-app template and react hooks library to use the v1 version of sdk
The text was updated successfully, but these errors were encountered: