#I am using the <AppShell> present on https://mantine.dev/core/app-shell/

2 messages · Page 1 of 1 (latest)

prisma blaze
#

<Text>Resize app to see responsive navbar in action</Text> appears on **top **middle. But then I replace that with <Outlet /> from react router dom it appears to move down

Any idea how to fix that?

#

<Outlet />
</AppShell>