Skip to content

Commit c6712a7

Browse files
shezhangzhangXleineYucohny
authored
docs(cn): translate learn/you-might-not-need-an-effect into Chinese (#1155)
Co-authored-by: Xleine <[email protected]> Co-authored-by: Yucohny <[email protected]>
1 parent ac4509a commit c6712a7

File tree

4 files changed

+236
-236
lines changed

4 files changed

+236
-236
lines changed

src/components/Layout/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ export function Footer() {
293293
<FooterLink href="/learn/describing-the-ui">描述 UI</FooterLink>
294294
<FooterLink href="/learn/adding-interactivity">添加交互</FooterLink>
295295
<FooterLink href="/learn/managing-state">状态管理</FooterLink>
296-
<FooterLink href="/learn/escape-hatches">应急方案</FooterLink>
296+
<FooterLink href="/learn/escape-hatches">逃脱方案</FooterLink>
297297
</div>
298298
<div className="flex flex-col">
299299
<FooterLink href="/reference/react" isHeader={true}>

0 commit comments

Comments
 (0)