#Slotting page in client component
1 messages · Page 1 of 1 (latest)
Hi @drifting apex. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
<body>
<Providers>
<div
className={clsx(
'flex',
openSans.className,
openSans.variable,
montserrat.variable,
)}
>
<AdminTopbar username={session?.user?.name} />
<AdminSidebar username={session?.user?.name}></AdminSidebar>
<MainContainer>{children}</MainContainer>
</div>
</Providers>
</body>
</html>
Sorry @drifting apex, I seem to be having a bit of trouble. Don't worry though, I've pinged my supprt and they will try to fix me up! :technologist:
Perhaps try again in 15mins?