import { Outlet } from 'react-router'; export const Main = () => { return (
Deck And Flow
); };