made solution #2156
Annotations
10 errors
Run npm run lint:
src/App.tsx#L2
'useContext' is defined but never used
|
Run npm run lint:
src/App.tsx#L6
'TodoContext' is defined but never used
|
Run npm run lint:
src/components/TodoHeader.tsx#L1
'useCallback' is defined but never used
|
Run npm run lint:
src/components/TodoHeader.tsx#L1
'useContext' is defined but never used
|
Run npm run lint:
src/components/TodoHeader.tsx#L2
'TodoContext' is defined but never used
|
Run npm run lint:
src/components/TodoHeader.tsx#L3
'Todo' is defined but never used
|
Run npm run lint:
src/components/TodoList.tsx#L10
A form label must be associated with a control
|
Run npm run lint:
src/components/TodoList.tsx#L31
A form label must be associated with a control
|
Run npm run lint:
src/components/TodoList.tsx#L50
A form label must be associated with a control
|
Run npm run lint:
src/components/TodoList.tsx#L72
A form label must be associated with a control
|
Loading