feat:user migration
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user