File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
BlazorBootstrap.Demo.RCL/Components/Pages/Docs/Alerts Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010<DemoLink Href =" @DemoRouteConstants.Demos_URL_Alerts" />
1111
12- <Section Class =" p-0" Size =" HeadingSize.H4 " Name =" Screenshot" PageUrl =" @pageUrl" Link =" screenshot" >
12+ <Section Class =" p-0" Size =" HeadingSize.H3 " Name =" Screenshot" PageUrl =" @pageUrl" Link =" screenshot" >
1313 <img src =" @imageUrl" class =" img-fluid" alt =" @metaTitle" />
1414</Section >
1515
16- <Section Class =" p-0" Size =" HeadingSize.H4 " Name =" Parameters" PageUrl =" @pageUrl" Link =" parameters" >
16+ <Section Class =" p-0" Size =" HeadingSize.H3 " Name =" Parameters" PageUrl =" @pageUrl" Link =" parameters" >
1717 <DocxTable TItem =" Alert" DocType =" DocType.Parameters" />
1818</Section >
1919
20- <Section Class =" p-0" Size =" HeadingSize.H4 " Name =" Methods" PageUrl =" @pageUrl" Link =" parameters " >
20+ <Section Class =" p-0" Size =" HeadingSize.H3 " Name =" Methods" PageUrl =" @pageUrl" Link =" methods " >
2121 <DocxTable TItem =" Alert" DocType =" DocType.Methods" />
2222</Section >
2323
24- <Section Class =" p-0" Size =" HeadingSize.H4 " Name =" Events" PageUrl =" @pageUrl" Link =" parameters " >
24+ <Section Class =" p-0" Size =" HeadingSize.H3 " Name =" Events" PageUrl =" @pageUrl" Link =" events " >
2525 <DocxTable TItem =" Alert" DocType =" DocType.Events" />
2626</Section >
2727
You can’t perform that action at this time.
0 commit comments