File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/BootstrapBlazor.Server/Components/Samples Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 88<DemoBlock Title =" @Localizer[" NormalTitle " ]"
99 Introduction =" @Localizer[" NormalIntro " ]"
1010 Name =" Normal" >
11- <div class =" row g-3 " >
11+ <div class =" row" >
1212 <div class =" col-12" >
1313 <Typed Text =" <code>BootstrapBlazor</code> is an enterprise-level UI component library" ></Typed >
1414 </div >
1919 Introduction =" @Localizer[" TypedOptionsIntro " ]"
2020 Name =" Options" >
2121 <div class =" row g-3" >
22- <div class =" col-12 col-sm-6" >
23- <Typed Options =" _options" ></Typed >
24- </div >
25- <div class =" col-12 col-sm-6" >
22+ <div class =" col-12" >
2623 <Button Text =" Update" OnClick =" OnUpdate" ></Button >
2724 </div >
25+ <div class =" col-12" >
26+ <Typed Options =" _options" ></Typed >
27+ </div >
2828 </div >
2929</DemoBlock >
3030
You can’t perform that action at this time.
0 commit comments