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 d39f821 commit bad0891Copy full SHA for bad0891
src/BootstrapBlazor.Server/Components/Samples/Icons/UniverIcons.razor
@@ -16,7 +16,7 @@
16
<div>@Localizer["P3"]</div>
17
</Tips>
18
19
-<Pre><link href="_content/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.bundle.scp.css" rel="stylesheet"></Pre>
+<Pre><link href="_content/BootstrapBlazor.UniverIcon/BootstrapBlazor.UniverIcon.bundle.scp.css" rel="stylesheet"></Pre>
20
21
<Pre><UniverIcon Name="create-copy-single"></UniverIcon></Pre>
22
0 commit comments