changed input of search input text- search at Contact
This commit is contained in:
parent
19241cc556
commit
9b3ffdb33d
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user