Skip to content

Commit 579420b

Browse files
committed
修复格式问题
1 parent 6f3fd1e commit 579420b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Layout/HomeContent.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ export function HomeContent() {
249249
是一个库。它允许你将组件放在一起,但不关注路由和数据获取。要使用
250250
React 构建整个应用程序,我们建议使用像{' '}
251251
<Link href="https://nextjs.org">Next.js</Link>{' '}
252-
<Link href="https://reactrouter.com">React Router</Link> 这样的全栈 React
253-
框架。
252+
<Link href="https://reactrouter.com">React Router</Link>{' '}
253+
这样的全栈 React 框架。
254254
</Para>
255255
</Center>
256256
<FullBleed>

0 commit comments

Comments
 (0)