ДФ
Size: a a a
ДФ
DE
M
DZ
DE
M
DE
Hooks are JavaScript functions, but they impose two additional rules:
Only call Hooks at the top level. Don’t call Hooks inside loops, conditions, or nested functions.
Only call Hooks from React function components. Don’t call Hooks from regular JavaScript functions. (There is just one other valid place to call Hooks — your own custom Hooks. We’ll learn about them in a moment.)
DE
DE
В
В
В
DE
DE
В
DE
DE
А
В
А