Using glitch-writer in React #12
-
I really love this library and I would like to integrate it into my React project. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Heyyy |
Beta Was this translation helpful? Give feedback.
-
After creating a code sandbox and testing with React, I'm realizing this must be something very specific to my application and the use of client side and server side components in NextJS/Hydrogen. I created a code sandbox for NextJs for testing. I'm positive this is out of scope for this package but it is worth a try. https://codesandbox.io/s/jolly-black-imzepo?file=/package.json The first error I always get is: |
Beta Was this translation helpful? Give feedback.
-
To Answer my own question: GlitchedWriter works great with React https://codesandbox.io/s/restless-fire-t4v8qg?file=/src/App.js |
Beta Was this translation helpful? Give feedback.
To Answer my own question:
GlitchedWriter works great with React
https://codesandbox.io/s/restless-fire-t4v8qg?file=/src/App.js