Add user profile page #44
Annotations
2 warnings
frontend/src/contexts/AuthContext.tsx#L42
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend/src/pages/Profile/index.tsx#L46
React Hook useEffect has a missing dependency: 'userId'. Either include it or remove the dependency array
|
This job succeeded
Loading