mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 07:24:51 +00:00
sass, global vars, components
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import { demos, type Item } from "#/lib/demos";
|
||||
import "#/styles/globals.css";
|
||||
import { ZitadelLogo } from "#/ui/ZitadelLogo";
|
||||
import Link from "next/link";
|
||||
import { useSelectedLayoutSegment } from "next/navigation";
|
||||
|
||||
Reference in New Issue
Block a user