btholt / citr-v6-project

Project files for the Complete Intro to React v6, as taught for Frontend Masters
Apache License 2.0
482 stars 458 forks source link

[09-managing-state-in-class-components] Uncaught ReferenceError: StrictMode is not defined ? #22

Open qimo090 opened 2 years ago

qimo090 commented 2 years ago

09-managing-state-in-class-components/src/App.js without import { StrictMode } from "react"; ?