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 10aaf0b commit 1ff750bCopy full SHA for 1ff750b
src/BootstrapBlazor.Server/Components/Samples/Labels.razor
@@ -247,7 +247,7 @@
247
</BootstrapLabelSetting>
248
</ValidateForm></Pre>
249
<p>
250
- @((MarkupString)Localizer["LabelsWidthCode1"].Value) <b>180</b>
+ @((MarkupString)Localizer["LabelsWidthCode1"].Value)
251
</p>
252
<ul class="ul-demo">
253
<li><code>ValidateForm</code> <b>100</b></li>
0 commit comments