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:
1515| class | classe |
1616| context | contexto |
1717| controlled component | componente controlado |
18+ | uncontrolled component | componente não controlado |
1819| debugging | depuração|
19- | functional component | componente funcional |
20+ | function component | componente de função |
21+ | class component | componente de classe |
2022| key | chave |
2123| library | biblioteca |
2224| lowercase | minúscula(s) |
2325| package | pacote |
2426| React element | Elemento React |
2527| React fragment | Fragmento React |
2628| render | renderizar (verb), renderizado (noun)
27- | uncontrolled component | componente não controlado |
2829
2930# Content that doesn't need translation
3031
You can’t perform that action at this time.
0 commit comments