import React, { Component } from "react"; import Header from './Header.jsx'; import Main from './Main.jsx'; const App = () => (