Feature/us 19 20 add map page layout #68
Annotations
6 warnings
Lint:
canopeum_frontend/src/components/context/AuthenticationContext.tsx#L4
Don't declare enums
|
Lint:
canopeum_frontend/src/components/context/AuthenticationContext.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
canopeum_frontend/src/components/context/AuthenticationContext.tsx#L4
`enum` is forbidden
|
Lint:
canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L11
Unexpected 'TODO' comment: 'TODO: replace img source when backend...'
|
Lint:
canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L25
Unsafe member access .en on an `any` value
|
Lint:
canopeum_frontend/src/pages/MapSite.tsx#L13
Unexpected console statement
|