We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74875bf commit a23385bCopy full SHA for a23385b
TRANSLATION.md
@@ -13,8 +13,17 @@ Suggestion on words and terms:
13
| Original word/term | Suggestion |
14
| ------------------ | ---------- |
15
| arrow function | *arrow function* |
16
+| Bundler | *Bundler* |
17
| camelCase | *camelCase* |
18
| callback | *callback* |
19
+| controlled component | *controlled component* |
20
| lowercase | *lowercase* |
21
+| props | *props* |
22
| React element | Elemento de React |
23
+| state | *state* |
24
| string | *string* |
25
+| template literals | *template literals* |
26
+| uncontrolled component | *uncontrolled component* |
27
+
28
29
0 commit comments