Skip to content

Commit 0a557c4

Browse files
committed
Update README
1 parent 954204c commit 0a557c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 💡 Intro
44
npm package that loads gapi script and initialize some functions.
55

6-
- [React live example](https://google-gapi-login.herokuapp.com)
6+
- [React live example](https://master.d3dnqnm15vsi52.amplifyapp.com))
77
- [React live example project](https://github.com/LucasAndrad/gapi-script-live-example)
88

99
Since there is no official package and not even an updated package to load the gapi functions for us, this package make this possible. You can either call `loadGapiInsideDOM` to load the gapi-script inside a `<script>` tag on your browser. Or use the static gapi value that was copied from [google api platform](https://apis.google.com/js/platform.js), pasted to this project and exported as `gapi`.

0 commit comments

Comments
 (0)