From 9b3dfbbee4dd4e1afaa75d628559a6ffbbe0a430 Mon Sep 17 00:00:00 2001 From: paituo <330435863@qq.com> Date: Tue, 13 Aug 2024 13:29:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=89=8D=E7=AB=AF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=8F=B3=E4=BE=A7=E9=93=BE=E6=8E=A5=E5=AE=9E=E7=8E=B0?= =?UTF-8?q?=E5=8F=B3=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/app/components/header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/header.tsx b/frontend/app/components/header.tsx index c08a67c..a39b5cc 100644 --- a/frontend/app/components/header.tsx +++ b/frontend/app/components/header.tsx @@ -4,7 +4,7 @@ const phoenixUrl = process.env.PHOENIX_SERVER_URL; export default function Header() { return ( -