From 880710fa1dfe0f2cf9121ce81667f306b416c497 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Fri, 13 Dec 2024 15:11:37 +0800 Subject: [PATCH] test: pr lint --- app/(main)/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(main)/page.tsx b/app/(main)/page.tsx index e7f0b6f..f41ff2b 100644 --- a/app/(main)/page.tsx +++ b/app/(main)/page.tsx @@ -7,5 +7,5 @@ export default async function Home() { - ) + ); }