import * as React from 'react'; import Navbar from './Navbar'; import TableBox from './TableBox'; import '../styles/App.css'; const App = () => (