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 ffabc5d commit 714df02Copy full SHA for 714df02
TRANSLATION.md
@@ -17,16 +17,16 @@ Suggestion on words and terms:
17
| Bundler | *Bundler* |
18
| camelCase | *camelCase* |
19
| callback | *callback* |
20
-| controlled component | *controlled component* |
+| controlled component | componente controlado |
21
| debugging | depuración |
22
| library | biblioteca |
23
| lowercase | minúscula(s) |
24
| props | *props* |
25
| React element | Elemento de React |
26
| state | estado |
27
-| string | cadena de texto |
28
-| template literals | plantilla de cadena (de texto) |
29
-| uncontrolled component | *uncontrolled component* |
+| string | *string* |
+| template literals | *template literals* |
+| uncontrolled component | componente no controlado |
30
31
32
0 commit comments