From 84dfbc98c1aaf7e3842e4253fd0900cf3003a9ee Mon Sep 17 00:00:00 2001 From: yanzexuan Date: Tue, 6 Dec 2022 22:36:57 +0800 Subject: [PATCH] Fix some compile errors --- src/pages/examples/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/examples/index.tsx b/src/pages/examples/index.tsx index 4d23443..a8e0dc2 100644 --- a/src/pages/examples/index.tsx +++ b/src/pages/examples/index.tsx @@ -81,14 +81,14 @@ function Examples() { }; return ( -
- -
{title}
+
{title}
{/*
*/}
-
+

Examples