Skip to content

Commit 4c478ef

Browse files
chore(tabStrip): fix reference example
1 parent 3699860 commit 4c478ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tabstrip/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To control the position of the tab titles, the main tab strip tag exposes the op
4343
</TelerikTabStrip>
4444
4545
@code {
46-
Telerik.Blazor.Components.TabStripTabStrip myTabStrip;
46+
Telerik.Blazor.Components.TelerikTabStrip myTabStrip;
4747
}
4848
````
4949

0 commit comments

Comments
 (0)