From 32d24fdf96674ae9600b3a454656ff3df9cf5b2a Mon Sep 17 00:00:00 2001
From: buchuitoudegou <756541536@qq.com>
Date: Thu, 3 Oct 2024 16:10:47 +0800
Subject: [PATCH] feat: add /papers to router
---
src/App.tsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/App.tsx b/src/App.tsx
index 1a777c8..4ded08b 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -66,6 +66,7 @@ function App() {
} />
} />
} />
+ } />
} />
} />