feat: KVZ Button für User sichtbar wenn aktiviert ist
This commit is contained in:
@@ -165,7 +165,10 @@ const KVZChartView: React.FC<KVZChartViewProps> = ({
|
||||
Anzeigen
|
||||
</button>
|
||||
</div>
|
||||
<div className="flex items-center justify-end" style={{ width: "12rem" }}>
|
||||
<div
|
||||
className="flex items-center justify-end"
|
||||
style={{ width: "12rem" }}
|
||||
>
|
||||
<FallSensors slotIndex={slotIndex} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user