#
luxiaotao1123
2024-11-04 f9f3b4c4cd6b174f776b15360b0d063a9d0b829b
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 />} />