From 322b6130bc421d81134f3c455b87ef1c4ed3203e Mon Sep 17 00:00:00 2001 From: guofei Date: Thu, 24 Oct 2024 16:50:25 +0800 Subject: [PATCH] style: repaire style --- src/app/components/Examples.tsx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/app/components/Examples.tsx b/src/app/components/Examples.tsx index 8d9644b..7db422d 100644 --- a/src/app/components/Examples.tsx +++ b/src/app/components/Examples.tsx @@ -27,7 +27,7 @@ export default function Examples(props: { dict: Record; lang: st return (
{ document.body.style.overflow = "hidden"; setPreviewInfo({ @@ -47,12 +47,13 @@ export default function Examples(props: { dict: Record; lang: st
); })} -
- +
+
+ +