Made promise return only response.
The passage of the react state component is now not necessary since the returned data is already usable.
parent
1f1e2dff
No related branches found
No related tags found
Showing
- src/App.tsx 2 additions, 9 deletionssrc/App.tsx
- src/api/isAuthenticated.ts 2 additions, 6 deletionssrc/api/isAuthenticated.ts
- src/components/AuthUser/SignInForm/SignInForm.tsx 12 additions, 1 deletionsrc/components/AuthUser/SignInForm/SignInForm.tsx
- src/components/RestrictedRoute/RestrictedRoute.tsx 14 additions, 2 deletionssrc/components/RestrictedRoute/RestrictedRoute.tsx
Please register or sign in to comment