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 <AntDesignIcons > Localizer
44
5- <HeadContent >
6- <link rel =" stylesheet" href =" @Assets[" _content /BootstrapBlazor.AntDesignIcon /BootstrapBlazor.AntDesignIcon.bundle.scp.css " ]" />
7- </HeadContent >
8-
95<h3 >@Localizer ["AntDesignIconTitle"]</h3 >
106
117<h4 >@Localizer ["AntDesignIconDescription"]</h4 >
Original file line number Diff line number Diff line change 22@layout MainLayout
33@inject IStringLocalizer <ElementIcons > Localizer
44
5- <HeadContent >
6- <link rel =" stylesheet" href =" @Assets[" _content /BootstrapBlazor.ElementIcon /BootstrapBlazor.ElementIcon.bundle.scp.css " ]" />
7- </HeadContent >
8-
95<h3 >@Localizer ["ElementIconTitle"]</h3 >
106
117<h4 >@Localizer ["ElementIconDescription"]</h4 >
You can’t perform that action at this time.
0 commit comments