alle Baugrüppenträger in dashboard sichtbar in Laptop Auflösung

This commit is contained in:
ISA
2025-02-20 09:00:33 +01:00
parent b4934a015b
commit b881aef3db
5 changed files with 14 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
"use client";
"use client"; //components/main/uebersicht/NetworkInfo.tsx
import React from "react";
import { useSelector } from "react-redux";
import { RootState } from "../../../redux/store";