Skip to content

Commit fde2a71

Browse files
authored
Терминология: пользовательские хуки (#69)
1 parent ec863a4 commit fde2a71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TRANSLATION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
| class component | классовый компонент |
6666
| context | контекст |
6767
| (un)controlled component | (не)контролируемый компонент |
68+
| custom hooks | пользовательские хуки |
6869
| debugging | отладка |
6970
| DOM container | DOM-контейнер |
7071
| error | ошибка |
@@ -76,7 +77,7 @@
7677
| error boundary | предохранитель |
7778
| framework | фреймворк |
7879
| function component | функциональный компонент |
79-
| hook | хук |
80+
| hook | хук *(с маленькой буквы)* |
8081
| incapsulation | инкапсуляция |
8182
| incapsulated | инкапсулированный |
8283
| key | ключ |

0 commit comments

Comments
 (0)