We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd2570 commit fe07a7aCopy full SHA for fe07a7a
LinkDotNet.Blog.Web/Shared/Skills/AddSkillDialog.razor
@@ -11,7 +11,7 @@
11
<div class="mb-3">
12
<label for="image">Image Url</label>
13
<InputText class="form-control" id="image" @bind-Value="model.ImageUrl"/>
14
- <small id="image" class="form-text text-muted">If set is used before the skill (optional). 24x24 pixel
+ <small for="image" class="form-text text-muted">If set is used before the skill (optional). 24x24 pixel
15
optimal size</small>
16
</div>
17
0 commit comments