Add: React Map Selector #30
Annotations
9 errors
Lint and Format (18.x):
src/components/pages/LocalCouncil.tsx#L1
'useEffect' is declared but its value is never read.
|
Lint and Format (18.x):
src/components/pages/LocalCouncil.tsx#L5
'Layout' is declared but its value is never read.
|
Lint and Format (18.x):
src/components/pages/LocalCouncil.tsx#L10
'useParams' is declared but its value is never read.
|
Lint and Format (18.x):
src/components/pages/LocalCouncilReport.tsx#L5
'Layout' is declared but its value is never read.
|
Lint and Format (18.x):
src/components/pages/MainPage.tsx#L1
'React' is declared but its value is never read.
|
Lint and Format (18.x):
src/router.tsx#L7
'Link' is declared but its value is never read.
|
Lint and Format (18.x):
src/router.tsx#L8
'LocalCouncil' is declared but its value is never read.
|
Lint and Format (18.x):
src/router.tsx#L8
'LocalCouncilReport' is declared but its value is never read.
|
Lint and Format (18.x)
Process completed with exit code 1.
|