mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 11:52:00 +00:00
docs: update recommended full-stack React framework from Remix to React Router (#8076)
This commit is contained in:
@@ -253,7 +253,7 @@ export function HomeContent() {
|
||||
doesn’t prescribe how to do routing and data fetching. To build an
|
||||
entire app with React, we recommend a full-stack React framework
|
||||
like <Link href="https://nextjs.org">Next.js</Link> or{' '}
|
||||
<Link href="https://remix.run">Remix</Link>.
|
||||
<Link href="https://reactrouter.com">React Router</Link>.
|
||||
</Para>
|
||||
</Center>
|
||||
<FullBleed>
|
||||
|
||||
Reference in New Issue
Block a user