File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/BootstrapBlazor.Server/Components/Samples Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
66<h4 >@Localizer ["MultiSelectsDescription"]</h4 >
77
8- @* <DemoBlock Title="@Localizer["MultiSelectColorTitle"]" Introduction="@Localizer["MultiSelectColorIntro"]" Name="Color">
8+ <DemoBlock Title =" @Localizer[" MultiSelectColorTitle " ]" Introduction =" @Localizer[" MultiSelectColorIntro " ]" Name =" Color" >
99 <div class =" row g-3" >
1010 <div class =" col-12 col-sm-6" >
1111 <MultiSelect TValue =" string" Items =" @Items1" />
@@ -293,7 +293,7 @@ private enum MultiSelectEnumFoo
293293 <Display Value =" @_editString" ></Display >
294294 </div >
295295 </div >
296- </DemoBlock> *@
296+ </DemoBlock >
297297
298298<DemoBlock Title =" @Localizer[" MultiSelectVirtualizeTitle " ]"
299299 Introduction =" @Localizer[" MultiSelectVirtualizeIntro " ]"
You can’t perform that action at this time.
0 commit comments