Skip to content

Commit 7863479

Browse files
chore(common): add missed namespace for icons
1 parent ac75b9c commit 7863479

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common-features/font-icons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ You can find the full list of available icons in the [Kendo UI Web Font Icons Li
1919
>caption How to use a built-in font icon class on a component's Icon property
2020
2121
````CSHTML
22+
@using Telerik.Blazor
2223
@using Telerik.Blazor.Components.Button
2324
2425
<TelerikButton Icon="@IconName.Filter">I show the Filter icon</TelerikButton>

0 commit comments

Comments
 (0)