feat: Add back the notification
This commit is contained in:
parent
6edadb1b04
commit
688ac63c1c
@ -653,7 +653,7 @@ export default function AppLayout({ children }: Props) {
|
|||||||
</Group>
|
</Group>
|
||||||
|
|
||||||
<Group spacing="sm">
|
<Group spacing="sm">
|
||||||
{/* <AppNotifications /> */}
|
<AppNotifications />
|
||||||
<ThemeToggle />
|
<ThemeToggle />
|
||||||
<Menu shadow="md" width={220}>
|
<Menu shadow="md" width={220}>
|
||||||
<Menu.Target>
|
<Menu.Target>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user