From 031131c20c3793f8d3319454d4dce8e4b647ffbd Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Thu, 19 Oct 2023 16:21:15 +0100 Subject: [PATCH] [website] Fix unrecognized prop warning --- docs/src/components/action/InfoCard.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/src/components/action/InfoCard.tsx b/docs/src/components/action/InfoCard.tsx index b9a1f4b0bfa98f..4ff75553c28e66 100644 --- a/docs/src/components/action/InfoCard.tsx +++ b/docs/src/components/action/InfoCard.tsx @@ -49,7 +49,11 @@ export default function InfoCard({ icon, svg, title, description, link }: InfoCa ({ p: 3.5,