Merge pull request #46 from feliciagan/qn_service_test #80
Annotations
2 warnings
Linting:
frontend/src/contexts/ProfileContext.tsx#L115
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linting:
frontend/src/pages/Profile/index.tsx#L42
React Hook useEffect has missing dependencies: 'fetchUser' and 'userId'. Either include them or remove the dependency array
|
Loading