import DashboardGrid from '../components/dashboard/DashboardGrid' export default function DashboardPage() { return (

Dashboard

) }