status filter dropdown available for both view card and list #77

Merged
vikas.nale merged 1 commits from pramod_Bug#195 into Issue_May_2W 2025-05-08 05:38:45 +00:00

View File

@ -193,7 +193,7 @@ const ProjectList = () => {
<i className="bx bx-list-ul bx-sm"></i>
</button>
</div>
{!listView && (
<div className="dropdown ms-3">
<a
className="dropdown-toggle hide-arrow cursor-pointer"
@ -235,7 +235,7 @@ const ProjectList = () => {
))}
</ul>
</div>
)}
</div>
<div>