refactor: move ConsoleLayout #42
Annotations
5 warnings
build:
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
|
build:
neetbox/frontend/src/pages/console/overview.tsx#L1
'useParams' is defined but never used
|
build:
neetbox/frontend/src/pages/console/overview.tsx#L2
'useAPI' is defined but never used
|
build:
neetbox/frontend/src/services/projectWebsocket.ts#L4
Unexpected any. Specify a different type
|
build:
neetbox/frontend/src/services/projects.ts#L109
Unexpected any. Specify a different type
|