Issues_July_4W #316

Merged
ashutosh.nehete merged 113 commits from Issues_July_4W into main 2025-07-31 05:53:29 +00:00
Showing only changes of commit bccd8a7bdd - Show all commits

View File

@ -575,4 +575,4 @@ const AssignTask = ({ assignData, onClose, setAssigned }) => {
); );
}; };
export default AssignTask; export default AssignTask;