Results 4 comments of TulaMagar

@jaywcjlove I was out on the weekend. I am currently using the following: Package.json ``` "@uiw/react-codemirror": "^4.9.2", "@codemirror/lang-markdown": "^6.0.0", "@codemirror/language-data": "^6.1.0", ``` I tried writing example code in the codesandbox.io...

Figured out why the spell was checking. Grammarly extension on browser was checking the spelling so, I turn off the Grammarly from the browser and I no longer get a...

Solution can find here: https://github.com/dbramwell/react-animate-on-scroll/issues/68#issuecomment-1044739200

@michaelhtran120 Thanks, I installed using --force and it worked fine