server, middleware, load label policy 🏷️

This commit is contained in:
Max Peintner
2023-04-21 15:13:14 +02:00
parent 12eb60c084
commit 12b9042392
9 changed files with 65 additions and 32 deletions

View File

@@ -1,4 +1,5 @@
import { demos } from "#/lib/demos";
import ThemeWrapper from "#/ui/ThemeWrapper";
import Link from "next/link";
export default function Page() {