status filter dropdown available for both view card and list

This commit is contained in:
Pramod Mahajan 2025-05-08 10:25:09 +05:30
parent ef2fdf899c
commit 0eb2738b3a

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>