refactor: Sidebar & Auth Layout -> Table Scroll fix #23
Annotations
6 errors and 1 warning
Run Linter:
web/src/components/Sidebar/Sidebar.tsx#L1
There should be at least one empty line between import groups
|
Run Linter:
web/src/components/Sidebar/Sidebar.tsx#L10
There should be at least one empty line between import groups
|
Run Linter:
web/src/components/Sidebar/Sidebar.tsx#L19
'setIsCollapsed' is defined but never used. Allowed unused args must match /^_/u
|
Run Linter:
web/src/layouts/AuthenticatedLayout/AuthenticatedLayout.tsx#L1
There should be at least one empty line between import groups
|
Run Linter:
web/src/layouts/AuthenticatedLayout/AuthenticatedLayout.tsx#L3
There should be at least one empty line between import groups
|
Run Linter
Process completed with exit code 1.
|
|
Loading