feat:drinkkaart
This commit is contained in:
@@ -9,6 +9,7 @@ import {
|
||||
} from "@tanstack/react-router";
|
||||
import { TanStackRouterDevtools } from "@tanstack/react-router-devtools";
|
||||
import { CookieConsent } from "@/components/CookieConsent";
|
||||
import { SiteHeader } from "@/components/SiteHeader";
|
||||
import { Toaster } from "@/components/ui/sonner";
|
||||
import type { orpc } from "@/utils/orpc";
|
||||
|
||||
@@ -165,6 +166,7 @@ function RootDocument() {
|
||||
>
|
||||
Ga naar hoofdinhoud
|
||||
</a>
|
||||
<SiteHeader />
|
||||
<div id="main-content">
|
||||
<Outlet />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user