import Body from "./components/body/Body" import Navbar from "./components/navbar/Navbar" import RequestDownload from "./components/request-download/RequestDownload" const App = () =>
export default App