Fix bug with setting user state after login, register, logout.
Showing
- src/App.css 1 addition, 0 deletionssrc/App.css
- src/App.tsx 0 additions, 2 deletionssrc/App.tsx
- src/components/HomeLayout.tsx 1 addition, 1 deletionsrc/components/HomeLayout.tsx
- src/components/profile/Employer.tsx 1 addition, 1 deletionsrc/components/profile/Employer.tsx
- src/components/profile/ProfileForm.tsx 1 addition, 0 deletionssrc/components/profile/ProfileForm.tsx
- src/components/profile/SkillManagement.tsx 1 addition, 1 deletionsrc/components/profile/SkillManagement.tsx
- src/pages/Login.tsx 4 additions, 3 deletionssrc/pages/Login.tsx
- src/pages/Profile.tsx 3 additions, 3 deletionssrc/pages/Profile.tsx
- src/pages/Register.tsx 2 additions, 3 deletionssrc/pages/Register.tsx
- src/utils/api/auth.ts 3 additions, 1 deletionsrc/utils/api/auth.ts
- src/utils/context/SkillProvider.tsx 0 additions, 1 deletionsrc/utils/context/SkillProvider.tsx
Please register or sign in to comment