Log history page #18
Annotations
5 errors and 1 warning
|
Lint frontend:
frontend/src/components/Buttons/SignOutButton.jsx#L11
'e' is defined but never used
|
Lint frontend:
frontend/src/pages/Dashboard.jsx#L1
'React' is defined but never used
|
Lint frontend:
frontend/src/pages/LogHistory.jsx#L1
'React' is defined but never used
|
Lint frontend
Process completed with exit code 1.
|
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
|
Loading