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 6f3fd1e commit 579420bCopy full SHA for 579420b
src/components/Layout/HomeContent.js
@@ -249,8 +249,8 @@ export function HomeContent() {
249
是一个库。它允许你将组件放在一起,但不关注路由和数据获取。要使用
250
React 构建整个应用程序,我们建议使用像{' '}
251
<Link href="https://nextjs.org">Next.js</Link> 或{' '}
252
- <Link href="https://reactrouter.com">React Router</Link> 这样的全栈 React
253
- 框架。
+ <Link href="https://reactrouter.com">React Router</Link>{' '}
+ 这样的全栈 React 框架。
254
</Para>
255
</Center>
256
<FullBleed>
0 commit comments