This repository was archived by the owner on Nov 17, 2022. It is now read-only.
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Uncaught ReferenceError: React is not defined in production build #10
I get an
Uncaught ReferenceError: React is not definederror, when rendering the DateTimePicker component from @material-ui/pickers. This error happens only in production build and not in the dev server.