diff --git a/src/components/Card.tsx b/src/components/Card.tsx index e52e297..2bbd2e5 100644 --- a/src/components/Card.tsx +++ b/src/components/Card.tsx @@ -78,7 +78,7 @@ export const Card = ({ text, title, actionTitle, url }: CardProps) => { {actionTitle && url ? ( {actionTitle}