We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b22f4 commit 6861d28Copy full SHA for 6861d28
webpack/js/components.js
@@ -85,7 +85,7 @@ export const App = {
85
<div class="column is-one-quarter">
86
<form id="filters" v-if="options.skills.length">
87
<label for="skills">
88
- <strong>*Skill set</strong><br/>
+ <strong>Skill set*</strong><br/>
89
Choose up to three skills that you would like to see issues for.
90
</label>
91
<VueSelect
0 commit comments