src\Components\form.js Line 142:1: 'ReactDOM' is not defined no-undef Search for the keywords to learn more about each error. code example
Example: ReactDOM is not defined
import ReactDOM from 'react-dom';
import ReactDOM from 'react-dom';