feat: improve app layout #40
Annotations
6 warnings
Run yarn lint:
neetbox/frontend/src/hooks/useTheme.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run yarn lint:
neetbox/frontend/src/pages/console/index.tsx#L7
`../../components/layout/AppFooter` import should occur before import of `./sidebar`
|
Run yarn lint:
neetbox/frontend/src/pages/console/overview.tsx#L1
'useParams' is defined but never used
|
Run yarn lint:
neetbox/frontend/src/pages/console/overview.tsx#L2
'useAPI' is defined but never used
|
Run yarn lint:
neetbox/frontend/src/services/projectWebsocket.ts#L4
Unexpected any. Specify a different type
|
Run yarn lint:
neetbox/frontend/src/services/projects.ts#L109
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading