Skip to content

Commit b66ad7d

Browse files
committed
fix: remove duplicate skills input field
1 parent 45165e8 commit b66ad7d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

templates/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ <h2 class="section-title">Find Your Next Project</h2>
361361
</div>
362362
<div class="skill-input-wrap" id="skill-input-wrap">
363363
<div class="skill-chips-selected" id="skill-chips-selected"></div>
364-
<input type="text" id="skills-input" placeholder="Type a skill and press Enter..." autocomplete="off" />
365364
<input
366365
type="text"
367366
id="skills-input"

0 commit comments

Comments
 (0)