Closed karlhorky closed 2 years ago
I noticed that both React examples on JSFiddle (also the original one linked in the docs) don't really work as I would expect though, so maybe there's some bug preventing Vanta from showing up?
Hello! Man, I have the same problem as you
yes, react hooks should be prioritized now. i updated the fiddle: https://jsfiddle.net/1mcr7x50/2/ and the readme: https://github.com/tengbao/vanta
Great, thanks @tengbao !
Hi there, thanks for Vanta! Looks really cool :)
Since the new version of the React docs is also now hooks-first (see https://beta.reactjs.org/), I wanted to open a PR to switch the React docs here to also be hooks first, and also included a new example on JSFiddle.