fixed wrong codition
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user