Skip to content

Commit a32ea8a

Browse files
committed
Update hooks.md
1 parent 4cadfd8 commit a32ea8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react/hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ function TodoList({ todos, tab, theme }) {
119119
120120
## Власні хуки {/*your-own-hooks*/}
121121
122-
Ви також можете [створювати власні кастомні хуки](/learn/reusing-logic-with-custom-hooks#extracting-your-own-custom-hook-from-a-component) як звичайні функції JavaScript.
122+
Ви також можете [створювати власні хуки користувача](/learn/reusing-logic-with-custom-hooks#extracting-your-own-custom-hook-from-a-component) як звичайні функції JavaScript.

0 commit comments

Comments
 (0)