Implemented delete functionality for contacts #130

Merged
pramod.mahajan merged 9 commits from pramod_Task-#321 into Feature_Directory 2025-05-22 13:12:15 +00:00
Showing only changes of commit a69dd50425 - Show all commits

View File

@ -274,7 +274,7 @@ const Directory = () => {
data-bs-toggle="dropdown" data-bs-toggle="dropdown"
aria-expanded="false" aria-expanded="false"
> >
<i className="bx bx-filter bx-lg ms-1"></i> <i className="fa-solid fa-filter ms-1"></i>
</a> </a>
<ul <ul
className="dropdown-menu p-2 text-capitalize" className="dropdown-menu p-2 text-capitalize"