CPL, Access 1 und Access 2 Status Komponente erstellt
This commit is contained in:
@@ -45,10 +45,6 @@ function Header() {
|
||||
<h2 className="text-sm font-semibold">Stationsname</h2>
|
||||
<p className="font-bold text-lg">{stationsname}</p>
|
||||
</div>
|
||||
<div className="flex flex-col text-left">
|
||||
<p className="text-sm font-medium">CPL Status</p>
|
||||
<span className="text-green-500 font-bold">{cplStatus}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Temperatur und Icons */}
|
||||
|
||||
Reference in New Issue
Block a user