From 830010167d44b2419344fa2b6c81a137948a0f94 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 15 Mar 2025 23:43:52 +0900 Subject: feat(frontend): update top page --- frontend/app/components/BorderedContainerWithCaption.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/app/components/BorderedContainerWithCaption.tsx') diff --git a/frontend/app/components/BorderedContainerWithCaption.tsx b/frontend/app/components/BorderedContainerWithCaption.tsx index 0fee425..5446ddc 100644 --- a/frontend/app/components/BorderedContainerWithCaption.tsx +++ b/frontend/app/components/BorderedContainerWithCaption.tsx @@ -13,7 +13,7 @@ export default function BorderedContainerWithCaption({ return (
-

{caption}

+

{caption}

{children}
-- cgit v1.2.3-70-g09d2