Refactor_Directory And Project Level Permsssion #404

Merged
pramod.mahajan merged 90 commits from Refactor_Directory into main 2025-09-17 10:24:46 +00:00
Showing only changes of commit 9b3ffdb33d - Show all commits

View File

@ -181,7 +181,7 @@ export default function DirectoryPage({ IsPage = true, projectId = null }) {
<div className="d-flex align-items-center">
<div className="d-flex gap-2 align-items-center">
<input
type="text"
type="search"
className="form-control form-control-sm"
placeholder="Search contacts..."
value={searchContact}