From 438ee7abfd6523eb5aa2ad8d1aa789dbb4645f8a Mon Sep 17 00:00:00 2001 From: Chris Coyier Date: Tue, 11 Jun 2024 11:09:42 -0700 Subject: [PATCH 01/13] Update to CodePen URL (#6452) --- src/content/learn/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/learn/installation.md b/src/content/learn/installation.md index c5426ea94..7251fc31b 100644 --- a/src/content/learn/installation.md +++ b/src/content/learn/installation.md @@ -37,7 +37,7 @@ export default function App() { You can edit it directly or open it in a new tab by pressing the "Fork" button in the upper right corner. -Most pages in the React documentation contain sandboxes like this. Outside of the React documentation, there are many online sandboxes that support React: for example, [CodeSandbox](https://codesandbox.io/s/new), [StackBlitz](https://stackblitz.com/fork/react), or [CodePen.](https://codepen.io/pen?&editors=0010&layout=left&prefill_data_id=3f4569d1-1b11-4bce-bd46-89090eed5ddb) +Most pages in the React documentation contain sandboxes like this. Outside of the React documentation, there are many online sandboxes that support React: for example, [CodeSandbox](https://codesandbox.io/s/new), [StackBlitz](https://stackblitz.com/fork/react), or [CodePen.](https://codepen.io/pen?template=QWYVwWN) ### Try React locally {/*try-react-locally*/} From c116c426d197aed6ebafe7f8455f90e3242be628 Mon Sep 17 00:00:00 2001 From: Sebastian Silbermann Date: Wed, 12 Jun 2024 10:28:39 +0200 Subject: [PATCH 02/13] Remove mention of Suspensey `