Merge pull request #21 from ubclaunchpad/SarahWang/upload-photo-changes #80
Annotations
3 warnings
Lint frontend:
frontend/src/contexts/AuthContext.jsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint frontend:
frontend/src/pages/log_history/LogHistory.jsx#L66
React Hook useEffect has a missing dependency: 'fetchLogs'. Either include it or remove the dependency array
|
Lint frontend:
frontend/src/pages/logbooks/Logbooks.jsx#L58
React Hook useEffect has a missing dependency: 'fetchLogbooks'. Either include it or remove the dependency array
|
Loading