#
luxiaotao1123
2024-11-08 e5ff577d91179d9f0ae1f689d182bb2e0465fca1
zy-acs-flow/src/App.jsx
@@ -74,6 +74,7 @@
            }
          </>
        )}
        {/* CustomRoutes don't trigger checkAuth */}
        <CustomRoutes>
          <Route path="/dashboard" element={<Dashboard />} />
          <Route path="/settings" element={<Settings />} />