From 191689e924336ae6c5d9771bb4c4dec540e5b3b7 Mon Sep 17 00:00:00 2001 From: Shiv Bhonde Date: Wed, 21 Feb 2024 22:37:51 +0530 Subject: [PATCH] remove object-fit warning --- packages/nextjs/app/_components/EcosystemGrants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nextjs/app/_components/EcosystemGrants.tsx b/packages/nextjs/app/_components/EcosystemGrants.tsx index 63358ee..9b4e571 100644 --- a/packages/nextjs/app/_components/EcosystemGrants.tsx +++ b/packages/nextjs/app/_components/EcosystemGrants.tsx @@ -14,7 +14,7 @@ const EcosystemGrantsCard = ({ return (
- {title} + {title}

{title}