KUEdetail.HTML von settingsModal.jsx entfernt und durch index.html ersetzt
This commit is contained in:
@@ -94,7 +94,6 @@ function Kabelueberwachung() {
|
||||
return (
|
||||
<div className="bg-gray-100 flex-1 p-6 text-black">
|
||||
<h1 className="text-2xl mb-4">Kabelüberwachung</h1>
|
||||
<h2>Aktives Rack: {activeRack}</h2> {/* Zeigt aktives Rack an */}
|
||||
<div className="mb-4">
|
||||
{[1, 2, 3, 4].map((rack) => (
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user