fixed wrong codition

This commit is contained in:
PxlLoewe
2025-06-17 19:22:37 -07:00
parent 247f1dba61
commit 5918a5bb74
3 changed files with 4 additions and 4 deletions

View File

@@ -195,7 +195,7 @@ const Einsatzdetails = ({
<div>
<div className="divider mt-0 mb-0" />
{true && (
{hpgNeedsAttention && (
<div className="form-control mb-2 flex justify-between items-center">
<label className="flex items-center gap-2 cursor-pointer">
<input