Skip to content

Commit 2a3fed2

Browse files
yuqingcpampang
andauthored
Update content/docs/refs-and-the-dom.md
Co-Authored-By: pampang <fspwz@sina.com>
1 parent 6650044 commit 2a3fed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/refs-and-the-dom.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class AutoFocusTextInput extends React.Component {
131131
}
132132
```
133133

134-
请注意,这仅在 `CustomTextInput` 声明为类时才有效
134+
请注意,这仅在 `CustomTextInput` 声明为 class 时才有效
135135

136136
```js{1}
137137
class CustomTextInput extends React.Component {

0 commit comments

Comments
 (0)