From 48f1562ff1d13abe9f1a32063609d93a342172ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=A1ko=20Hevery?= Date: Thu, 26 Oct 2023 11:58:13 +0200 Subject: [PATCH] docs: update React cheat sheet title --- .../routes/docs/(qwikcity)/guides/react-cheat-sheet/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/docs/src/routes/docs/(qwikcity)/guides/react-cheat-sheet/index.mdx b/packages/docs/src/routes/docs/(qwikcity)/guides/react-cheat-sheet/index.mdx index a2cb784164f..27bd96b97d1 100644 --- a/packages/docs/src/routes/docs/(qwikcity)/guides/react-cheat-sheet/index.mdx +++ b/packages/docs/src/routes/docs/(qwikcity)/guides/react-cheat-sheet/index.mdx @@ -1,4 +1,5 @@ --- +title: Qwik for React developers contributors: - the-r3aper7 - ChibiBlasphem