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 4ef09a3 commit de52c8cCopy full SHA for de52c8c
installation/what-you-need.md
@@ -42,7 +42,7 @@ To have the Telerik Blazor components look and behave as expected in the browser
42
43
<head>
44
. . .
45
- <link id="kendoCss" rel="stylesheet" href="https://unpkg.com/@progress/kendo-theme-default@latest/dist/all.css" />
+ <link rel="stylesheet" href="https://unpkg.com/@progress/kendo-theme-default@latest/dist/all.css" />
46
</head>
47
48
* Our JS Interop file. It provides features that cannot be implemented with native Blazor. You need to
0 commit comments