From 9c2eb001323a43af2834abd2b16131be96b43590 Mon Sep 17 00:00:00 2001 From: Lazar Nikolov Date: Sat, 22 Feb 2025 08:32:03 -0500 Subject: [PATCH 1/2] fix(layout): doc container width not taking up all available space --- app/components/DocContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/DocContainer.tsx b/app/components/DocContainer.tsx index ce01d4a0d..7f2566469 100644 --- a/app/components/DocContainer.tsx +++ b/app/components/DocContainer.tsx @@ -9,7 +9,7 @@ export function DocContainer({
From aca56fff7f95024d0f5af595c00b99e81f350f20 Mon Sep 17 00:00:00 2001 From: Lazar Nikolov Date: Sat, 8 Mar 2025 15:59:08 -0500 Subject: [PATCH 2/2] (start): added missing motion-safe on ssr icon on /latest page --- app/libraries/start.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/libraries/start.tsx b/app/libraries/start.tsx index fdb83861a..e9e4d6741 100644 --- a/app/libraries/start.tsx +++ b/app/libraries/start.tsx @@ -77,7 +77,7 @@ export const startProject = { title: 'SSR, Streaming and Server RPCs', icon: (