We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb58e0 commit ebeab58Copy full SHA for ebeab58
src/components/Layout/HomeContent.js
@@ -249,7 +249,7 @@ export function HomeContent() {
249
Abrufen von Daten implementiert werden sollen. Um eine gesamte App
250
mit React zu erstellen, empfehlen wir ein Full-Stack
251
React-Framework wie zum Beispiel{' '}
252
- <Link href="https://nextjs.org">Next.js</Link> oder oder{' '}
+ <Link href="https://nextjs.org">Next.js</Link> oder {' '}
253
<Link href="https://remix.run">Remix</Link>.
254
</Para>
255
</Center>
0 commit comments