cl
6 天以前 9700e007ebb34750369452a72187f9c47b9ff1bb
rsf-admin/src/App.jsx
@@ -127,7 +127,6 @@
            </>
          );
        }}
        {/* CustomRoutes don't trigger checkAuth */}
        <CustomRoutes>
          <Route path="/dashboard" element={<Dashboard />} />
          <Route path="/settings" element={<Settings />} />