import react from "react";
import reactDOM from "react-dom";
import propTypes from "prop-types";
console.log(react, reactDOM, propTypes);