diff --git a/packages/cubby/src/components/Project.tsx b/packages/cubby/src/components/Project.tsx index 78e3d1a..dc93d2b 100644 --- a/packages/cubby/src/components/Project.tsx +++ b/packages/cubby/src/components/Project.tsx @@ -21,7 +21,7 @@ export function Project({ name, readme, files }: ProjectProps) {