Skip to content

Commit 0088aef

Browse files
Merge branch 'default' of https://github.com/devlopersabbir/find-devs into default
2 parents 774a579 + 15344f8 commit 0088aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/forms/SearchProfiles.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const SearchProfiles = () => {
2929
type="text"
3030
value={queryString}
3131
className="text-lg p-6 text-gray-800 dark:text-white rounded-br-xl backdrop-blur-3xl bg-white/95 dark:bg-zinc-700 shadow-sm"
32-
placeholder="Search developer by name, skills or locations"
32+
placeholder="Search developer by name, and locations"
3333
/>
3434
<SearchIcon
3535
size={30}

0 commit comments

Comments
 (0)