add coporate theme color variables

This commit is contained in:
Johannes Kirschbauer
2023-10-08 15:46:33 +02:00
parent cc47206fd6
commit d3310f861b
48 changed files with 15269 additions and 259 deletions

View File

@@ -1,7 +1,7 @@
"use client";
import { StrictMode } from "react";
import { NodeTable } from "@/components/table";
import { StrictMode } from "react";
export default function Page() {
return (