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 8f416fa commit f1392baCopy full SHA for f1392ba
examples/kendo-react-nextjs/app/page.tsx
@@ -21,7 +21,7 @@ export default function Home() {
21
justifyContent: 'center',
22
padding: '50px'
23
}}>
24
- <h3><span>KendoReact </span>with Next.js</h3>
+ <h3>KendoReact with Next.js</h3>
25
<Image src="/kendoreact-logo.svg" width={140} height={200} alt="KendoReact logo" />
26
</div>
27
<div style={{
0 commit comments