diff --git a/docs/ui/mdx.tsx b/docs/ui/mdx.tsx index 3719e08586..c4e594a52b 100644 --- a/docs/ui/mdx.tsx +++ b/docs/ui/mdx.tsx @@ -87,7 +87,7 @@ const typography = { const { children, className, raw, ...rest } = props; const lines = raw.replace(/\r\n|\r|\n$/, '').split(/\r\n|\r|\n/).length; return ( -
+