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 c2c5786 commit e6a201bCopy full SHA for e6a201b
src/content/learn/sharing-state-between-components.md
@@ -17,7 +17,7 @@ title: Compartilhando State Entre Componentes
17
18
## Exemplificando a elevação de state {/*lifting-state-up-by-example*/}
19
20
-Neste exemplo, um componente `Accordion` pai renderiza dois painéis (`Panel`) separados:
+Neste exemplo, um componente `Accordion` pai renderiza dois componentes `Panel` separados:
21
22
* `Accordion`
23
- `Panel`
0 commit comments