From 75babd294e290c808c3f7972d7e9d6947f3cca67 Mon Sep 17 00:00:00 2001 From: WangDL Date: Sat, 23 May 2026 20:18:55 +0800 Subject: [PATCH] fix: replace membership placeholder with real page --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 2d58d9e..16884e4 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -75,7 +75,7 @@ function App() { path="membership" element={ - + }> } />