#
luxiaotao1123
2024-10-16 b5ea3e3d55760df55073f82eacb2dbcb7d3c448f
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 />} />