Refactored main pages as per Figma designs #27
Annotations
5 errors and 1 warning
Lint frontend:
frontend/src/components/ContentHeader/ContentHeader.jsx#L1
'React' is defined but never used
|
Lint frontend:
frontend/src/components/Navbar/Navbar.jsx#L2
'useEffect' is defined but never used
|
Lint frontend:
frontend/src/pages/LogHistory.jsx#L1
'React' is defined but never used
|
Lint frontend:
frontend/src/pages/LogHistory.jsx#L202
Unknown property 'indeterminate' found
|
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