We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b34d7 commit 6932118Copy full SHA for 6932118
content/docs/faq-styling.md
@@ -16,7 +16,7 @@ render() {
16
}
17
```
18
19
-CSS class 常會依賴 component prop 或 state:
+通常 CSS class 會依賴 component 的 prop 或 state:
20
21
```jsx
22
render() {
0 commit comments