#
luxiaotao1123
2024-10-15 7fa7500d69bdb201a0066c031d1da9bb3f036343
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 />} />