From f364fbb6f07df168ca058a4b0f3d9001338bb1ba Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 9 Aug 2024 13:03:48 +0200 Subject: [PATCH] Update landing-hero-showcase-section.tsx --- .../src/refine-theme/landing-hero-showcase-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/refine-theme/landing-hero-showcase-section.tsx b/documentation/src/refine-theme/landing-hero-showcase-section.tsx index dc0a6d1a..fadbd3f0 100644 --- a/documentation/src/refine-theme/landing-hero-showcase-section.tsx +++ b/documentation/src/refine-theme/landing-hero-showcase-section.tsx @@ -7,7 +7,7 @@ const ShowcaseCRM = ({ className }: { className?: string }) => { return ( );