Changes in the Teams Services dropdown will reflect the Services data. #418

Merged
vikas.nale merged 5 commits from Kartik_Task_TeamGrid#1259 into Organization_Management 2025-09-20 15:01:16 +00:00
Showing only changes of commit 70acf57266 - Show all commits

View File

@ -296,7 +296,7 @@ const filterAndSearchEmployees = useCallback(() => {
) )
) : ( ) : (
<div> <div>
<h5>No Services Assigned</h5>
</div> </div>
)} )}
</div> </div>