i18n - docs translations (#15913)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
bcb097256b
commit
d4e85376ea
+1
-1
@@ -81,7 +81,7 @@ Veja [GraphQL Queries](https://graphql.org/learn/queries/) para mais detalhes.
|
||||
|
||||
Veja [GraphQL Mutations](https://graphql.org/learn/queries/#mutations) para mais detalhes.
|
||||
|
||||
### Hooks
|
||||
### Ganchos
|
||||
|
||||
Veja [Hooks](https://react.dev/learn/reusing-logic-with-custom-hooks) para mais detalhes.
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ export function MyComponent() {
|
||||
};
|
||||
```
|
||||
|
||||
### Propriedades
|
||||
### Props
|
||||
|
||||
Crie o tipo das propriedades e chame-o de `(NomeDoComponente)Props` se não houver necessidade de exportá-lo.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user