This repository was archived by the owner on Feb 15, 2020. It is now read-only.

Description
React-Hot-Loader: react-🔥-dom patch is not detected. React 16.6+ features may not work
This is the error logged in the console when I load a fresh create-react-app and use this macro.
I've tried to manually override react-dom with @hot-loader/react-dom but the issue persisted. Any other ideas worth trying?