From 3159b3c1606b6dc260fd5a056f5b49d7bdc84822 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath <2+defunkt@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:26:45 -0700 Subject: [PATCH] shhh --- packages/cubby/src/components/Project.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cubby/src/components/Project.tsx b/packages/cubby/src/components/Project.tsx index a983c67..34a1e33 100644 --- a/packages/cubby/src/components/Project.tsx +++ b/packages/cubby/src/components/Project.tsx @@ -14,7 +14,7 @@ export function Project({ project, readme, files }: ProjectProps) {