Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 0d386c6

Browse files
#243 - Update placeholder text to match icon
1 parent 83747c2 commit 0d386c6

File tree

1 file changed

+1
-1
lines changed
  • client/src/components/EditProfileModal

1 file changed

+1
-1
lines changed

client/src/components/EditProfileModal/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export default function EditProfileModal({
184184
<h3>Skills</h3>
185185
<div className={style.pillGroup}>
186186
<SuggestionBox
187-
placeholder={"Enter skill to add"}
187+
placeholder={"Search skill to add"}
188188
onSelect={addSkill}
189189
purpose="skills"
190190
/>

0 commit comments

Comments
 (0)