import React from "react"; import TopBar from "./components/TopBar/index" import "./App.scss"; function App() { return (