diff --git a/src/App.tsx b/src/App.tsx index f3f80ed..4b30fc2 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -94,7 +94,10 @@ const App: Component = () => { {/* fill th rest of the space*/}
-
+
setIsDocOpen(false)} /> diff --git a/src/components/Article.tsx b/src/components/Article.tsx index c0e20aa..3403d29 100644 --- a/src/components/Article.tsx +++ b/src/components/Article.tsx @@ -88,7 +88,10 @@ export const Article: Component = (props) => { }); return ( -
+
加载中...
diff --git a/src/components/md-deck/CardLayer.tsx b/src/components/md-deck/CardLayer.tsx index cf56797..6c2893b 100644 --- a/src/components/md-deck/CardLayer.tsx +++ b/src/components/md-deck/CardLayer.tsx @@ -80,7 +80,7 @@ export function CardLayer(props: CardLayerProps) { return ( <>