From 7a3876b6e1cd7002b750d53ae22a36965840607c Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 30 Jul 2023 10:33:34 +0800 Subject: [PATCH] feat: go console --- app/layout.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 1fa14091a..577adce00 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -34,6 +34,17 @@ export default function RootLayout({ + +