diff --git a/docs/components/mdx/LinkRedirect.tsx b/docs/components/mdx/LinkRedirect.tsx index 5cd984b..ae804b2 100644 --- a/docs/components/mdx/LinkRedirect.tsx +++ b/docs/components/mdx/LinkRedirect.tsx @@ -31,7 +31,7 @@ const LinkRedirect = ({ return ( <> - {showDivider &&
} + {showDivider && }