import { Show } from 'solid-js'; import { authState } from '~/lib/auth'; export default function DashboardProfilePage() { const rc = () => authState().runtime_config; return ( Profile Your active account details for this role. Loading profile...
Your active account details for this role.