Results 2 comments of Bahman

I have this problem too ![giphy](https://user-images.githubusercontent.com/43523245/88070284-c2f3c300-cb87-11ea-8206-1bca4bfbe722.gif)

Thanks @nareshbhatia , it works for me. I think this is more clean: ```json { "overrides": { "@mdx-js/react": { "react": "^18.2.0", "react-dom": "^18.2.0" } } } ```