File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
src/BootstrapBlazor.Server/Components/Samples/Icons Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 22@layout MainLayout
33@inject IStringLocalizer <IconParks > Localizer
44
5- <HeadContent >
6- <link rel =" stylesheet" href =" @Assets[" _content /BootstrapBlazor.IconPark /BootstrapBlazor.IconPark.bundle.scp.css " ]" />
7- </HeadContent >
8-
95<h3 >@Localizer ["IconParkTitle"]</h3 >
106
117<h4 >@Localizer ["IconParkDescription"]</h4 >
Original file line number Diff line number Diff line change 22@layout MainLayout
33@inject IStringLocalizer <OctIcons > Localizer
44
5- <HeadContent >
6- <link rel =" stylesheet" href =" @Assets[" _content /BootstrapBlazor.OctIcon /BootstrapBlazor.OctIcon.bundle.scp.css " ]" />
7- </HeadContent >
8-
95<h3 >@Localizer ["OctIconTitle"]</h3 >
106
117<h4 >@Localizer ["OctIconDescription"]</h4 >
You can’t perform that action at this time.
0 commit comments