File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,17 @@ Suggestion on words and terms:
15
15
| class | classe |
16
16
| context | contexto |
17
17
| controlled component | componente controlado |
18
+ | uncontrolled component | componente não controlado |
18
19
| debugging | depuração|
19
- | functional component | componente funcional |
20
+ | function component | componente de função |
21
+ | class component | componente de classe |
20
22
| key | chave |
21
23
| library | biblioteca |
22
24
| lowercase | minúscula(s) |
23
25
| package | pacote |
24
26
| React element | Elemento React |
25
27
| React fragment | Fragmento React |
26
28
| render | renderizar (verb), renderizado (noun)
27
- | uncontrolled component | componente não controlado |
28
29
29
30
# Content that doesn't need translation
30
31
You can’t perform that action at this time.
0 commit comments