feat:user migration

This commit is contained in:
2025-09-22 12:07:11 +05:30
parent 3a006bf3c1
commit 1e9595abd4
3 changed files with 109 additions and 3 deletions

View File

@@ -249,7 +249,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
<Popover
opened={opened}
onChange={close}
position="bottom-end" // 👈 Logout button ke niche right align
position="bottom-end"
withArrow
shadow="md"
>