Skip to content

Commit 50a6f10

Browse files
authored
docs(components/await): fix typo (#9835)
* docs(components/await): fix typo * chore: sign CLA
1 parent ae925ba commit 50a6f10

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
- codeape2
3434
- coryhouse
3535
- cvbuelow
36+
- damianstasik
3637
- danielberndt
3738
- dauletbaev
3839
- david-crespo

docs/components/await.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ function Book() {
140140
>
141141
<Reviews />
142142
</Await>
143-
/>
144143
</React.Suspense>
145144
</div>
146145
);

0 commit comments

Comments
 (0)