File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/content/reference/react Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ React Compiler 是一个构建时优化工具,可以自动为你的 React 组
3838* [ 指令] ( /reference/react-compiler/directives ) —— 用于控制编译的函数级指令。
3939* [ 编译库] ( /reference/react-compiler/compiling-libraries ) —— 发布预编译库代码的指南。
4040
41- ## ESLint Plugin React Hooks {/* eslint-plugin-react-hooks* /}
41+ ## React Hook 的 ESLint 插件 {/* eslint-plugin-react-hooks* /}
4242
43- The [ ESLint plugin for React Hooks ] ( /reference/eslint-plugin-react-hooks ) helps enforce the Rules of React:
43+ [ React Hook 的 ESLint 插件 ] ( /reference/eslint-plugin-react-hooks ) 帮助强制执行 React 的规则:
4444
45- * [ Lints] ( /reference/eslint-plugin-react-hooks ) - Detailed documentation for each lint with examples.
45+ * [ Lints] ( /reference/eslint-plugin-react-hooks ) - 每种 Lint 的例子的详细文档。
4646
4747## Rules of React {/* rules-of-react* /}
4848
You can’t perform that action at this time.
0 commit comments