From 199090b8feeba8ec684cf0df06d720e196d6681f Mon Sep 17 00:00:00 2001 From: Damian Stasik Date: Sun, 8 Jan 2023 15:17:06 +0100 Subject: [PATCH 1/2] docs(components/await): fix typo --- docs/components/await.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/components/await.md b/docs/components/await.md index 809691cbf2..f7764f236e 100644 --- a/docs/components/await.md +++ b/docs/components/await.md @@ -140,7 +140,6 @@ function Book() { > - /> ); From 9338754aeda70d103676bf8f05886eba074d51f5 Mon Sep 17 00:00:00 2001 From: Damian Stasik Date: Sun, 8 Jan 2023 15:20:29 +0100 Subject: [PATCH 2/2] chore: sign CLA --- contributors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.yml b/contributors.yml index a0bff7cff9..8e30fbe7c5 100644 --- a/contributors.yml +++ b/contributors.yml @@ -33,6 +33,7 @@ - codeape2 - coryhouse - cvbuelow +- damianstasik - danielberndt - dauletbaev - david-crespo