We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01cdde8 commit e48b797Copy full SHA for e48b797
src/BootstrapBlazor.Server/Components/Samples/Icons/OctIcons.razor
@@ -22,6 +22,6 @@
22
23
<Pre><link href="_content/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.bundle.scp.css" rel="stylesheet"></Pre>
24
25
-<Pre><OctIcon Name="abdominal"><OctIcon></Pre>
+<Pre><OctIcon Name="accessibility-16"><OctIcon></Pre>
26
27
<div>@((MarkupString)Localizer["Icons"].Value)</div>
0 commit comments