From 9e9d6a4c22e30b3b4c33cb4732ffa34e5458b766 Mon Sep 17 00:00:00 2001 From: Zakaria Mansouri Date: Wed, 1 Jan 2025 13:57:05 +0100 Subject: [PATCH] remove unnecessary dir attributes from contribution and project cards --- web/src/components/contribution-card.tsx | 1 - web/src/components/project-card.tsx | 1 - web/src/pages/contribute/contribution/index.tsx | 5 +---- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/web/src/components/contribution-card.tsx b/web/src/components/contribution-card.tsx index 03fc4b14..152e3cc3 100644 --- a/web/src/components/contribution-card.tsx +++ b/web/src/components/contribution-card.tsx @@ -20,7 +20,6 @@ export function ContributionCard({ return ( {/* TODO-ZM: more tailored design for /contribute/:slug page instead of copy-pasting components from /contribute */} -
+