Add user profile page #44
lint.yml
on: pull_request
Question service
12s
Frontend
13s
Annotations
2 warnings
Frontend:
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:
frontend/src/pages/Profile/index.tsx#L46
React Hook useEffect has a missing dependency: 'userId'. Either include it or remove the dependency array
|