We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de68485 commit 9aa546aCopy full SHA for 9aa546a
1 file changed
content/docs/faq-ajax.md
@@ -83,7 +83,7 @@ class MyComponent extends React.Component {
83
}
84
```
85
86
-Here is the equivalent with [Hooks](https://reactjs.org/docs/hooks-intro.html):
+Це ж з [Хуками](https://uk.reactjs.org/docs/hooks-intro.html):
87
88
```js
89
function MyComponent() {
0 commit comments