Skip to content

Commit

Permalink
fix code snippet (#2929)
Browse files Browse the repository at this point in the history
Read and write from same component
  • Loading branch information
Zercerium authored Jan 13, 2025
1 parent fed314b commit 8bb821f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ const AnimeApp = () => {
}}>
Add Cowboy Bebop
</button>
<>
</>
)
}`}</Code>
<h3>Read and write from separate components</h3>
Expand Down

0 comments on commit 8bb821f

Please sign in to comment.