Closed spences10 closed 4 years ago
Hi @spences10 this should be fixed in version 1.0.6
that was just pushed. I'm sorry you had to deal with the inconvenience. I updated the codesandbox to use that version https://codesandbox.io/s/twilight-cookies-ihryz?file=/src/App.js
Yay! Can confirm working in Gatsby, thanks 🙏
I close, now.
Hi, thanks for this.
I tried this out this morning and it wouldn't render in my Gatsby project so I tried in a CodeSandbox and that gave a reference error "React is not defined"
I have imported the lib and used the example from the README, it seems that earlier versions work 0.0.1-0.0.3 but nothing more recent.
Reproduction here: https://codesandbox.io/s/strange-rubin-q8246?file=/src/App.js
Thanks