import React from 'react'; import Header from './Header' import PasteArea from './PasteArea' import Footer from './Footer' function App() { return (