Refactored Pages #81
Annotations
6 errors and 1 warning
|
Lint frontend:
frontend/src/components/UploadPhoto/PreviewSection.jsx#L1
'React' is defined but never used
|
Lint frontend:
frontend/src/components/UploadPhoto/UploadArea.jsx#L1
'React' is defined but never used
|
Lint frontend:
frontend/src/pages/home/Home.jsx#L3
'CLButtonPrimary' is defined but never used
|
Lint frontend:
frontend/src/pages/home/Home.jsx#L28
'handleCreateNewLog' is assigned a value but never used
|
Lint frontend
The operation was canceled.
|
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