import { Dashboard } from './components/connections/Dashboard' function App() { return ( ) } export default App