From b933bed3b6bf8b51b2916c80533ed64afd27f653 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 15 Mar 2025 21:44:39 +0900 Subject: feat(frontend): add PHPer token --- frontend/app/root.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/app/root.tsx') diff --git a/frontend/app/root.tsx b/frontend/app/root.tsx index 5721a2b..f1b5c54 100644 --- a/frontend/app/root.tsx +++ b/frontend/app/root.tsx @@ -24,6 +24,7 @@ export function Layout({ children }: { children: React.ReactNode }) { {children} + ); -- cgit v1.2.3-70-g09d2