export default function DashboardPage() { return (

Dashboard

Channel management and user settings go here.

); }