Skip to content

Commit cd96398

Browse files
committed
translate createRef page
1 parent 532a3de commit cd96398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react/createRef.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export default class Form extends Component {
113113
114114
---
115115
116-
## Alternatives {/*alternatives*/}
116+
## Alternatifler {/*alternatives*/}
117117
118118
### Migrating from a class with `createRef` to a function with `useRef` {/*migrating-from-a-class-with-createref-to-a-function-with-useref*/}
119119

0 commit comments

Comments
 (0)