From 0bd66a92305634dc2cfbbb1eae26813ca45e789f Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Fri, 11 Oct 2024 22:34:55 +0530 Subject: [PATCH] Refactor Card component to align link on the right side --- components/cards/Card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cards/Card.tsx b/components/cards/Card.tsx index 38058ee..f6864db 100644 --- a/components/cards/Card.tsx +++ b/components/cards/Card.tsx @@ -154,7 +154,7 @@ function Card({ {!isComment && (
{formatDateString(createdAt)}