Skip to content

Commit 31499a8

Browse files
WuMingDaoloveloki
andauthored
Update src/content/reference/react-compiler/compiling-libraries.md
Co-authored-by: Xleine <xleine@qq.com>
1 parent dd182df commit 31499a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react-compiler/compiling-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ npm install react-compiler-runtime@rc
9393

9494
### 找不到运行时模块 {/*runtime-module-not-found*/}
9595

96-
如果用户遇到“Cannot find module 'react-compiler-runtime'”错误:
96+
如果用户遇到 “Cannot find module 'react-compiler-runtime'” 错误:
9797

9898
1. 确保该运行时包被列在 `dependencies` 中,而不是 `devDependencies`
9999
2. 检查您的打包工具是否将该运行时包含在了输出中

0 commit comments

Comments
 (0)