diff --git a/frontend/src/views/coordinator/AddLeader.tsx b/frontend/src/views/coordinator/AddLeader.tsx index 69221fe..a7e0be7 100644 --- a/frontend/src/views/coordinator/AddLeader.tsx +++ b/frontend/src/views/coordinator/AddLeader.tsx @@ -101,13 +101,12 @@ const AddLeader = () => { Email jest wymagany )} - {/*
+
{ {errors.limit_group?.type === 'pattern' && ( Limit grup musi być liczbą dodatnią )} -
*/} +
)