mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-04 12:40:08 +00:00
feat: refresh token
This commit is contained in:
@@ -15,7 +15,7 @@ import { AuthProvider } from './hooks/useAuth';
|
||||
|
||||
const router = createBrowserRouter([
|
||||
{
|
||||
path: "/dashboard/",
|
||||
path: "/dashboard",
|
||||
element: <AuthProvider><ProtectedRoute><Root /></ProtectedRoute></AuthProvider>,
|
||||
errorElement: <ErrorPage />,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user