From 1b88964f40242bc5df7175d62c08711fceefbd44 Mon Sep 17 00:00:00 2001 From: haru Date: Sat, 15 Jun 2024 20:35:37 +0900 Subject: [PATCH] chore: test --- src/app/_components/hero.tsx | 2 +- src/app/layout.tsx | 2 +- src/app/page.tsx | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/_components/hero.tsx b/src/app/_components/hero.tsx index e8dac4d..df7e7d6 100644 --- a/src/app/_components/hero.tsx +++ b/src/app/_components/hero.tsx @@ -14,7 +14,7 @@ export function Hero() {

Mecial

Mecial(ミーシャル)はメタSNSです。

- + ログイン
diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ff6b9f5..be33f77 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -47,7 +47,7 @@ export default async function RootLayout({ > -
+ {/*
*/}
{children}