From aafe7939646ff6b902af45e6faed8c52f9bca9e9 Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 8 Oct 2025 14:04:55 -0300 Subject: [PATCH] add title to description field + turn cycle required --- src/components/TaskManagement/InsertDrawer/Form/cycle.tsx | 2 +- src/components/TaskManagement/InsertDrawer/Form/description.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TaskManagement/InsertDrawer/Form/cycle.tsx b/src/components/TaskManagement/InsertDrawer/Form/cycle.tsx index 886356802..43fa8ce1e 100644 --- a/src/components/TaskManagement/InsertDrawer/Form/cycle.tsx +++ b/src/components/TaskManagement/InsertDrawer/Form/cycle.tsx @@ -45,7 +45,7 @@ export const CycleInput = ({ isLoading }: CycleInputProperties) => { } return ( - + +