chore: fix typo #1187
Annotations
10 warnings
Run npm run lint:
src/components/FormField.tsx#L4
Unexpected 'todo' comment: '@todo: get rid of this once v3 core is...'
|
Run npm run lint:
src/components/Input.tsx#L26
Unexpected 'todo' comment: '|| // @todo move errored logic to...'
|
Run npm run lint:
src/components/Input.tsx#L33
Unexpected 'todo' comment: '@todo deal with it more gracefully'
|
Run npm run lint:
src/components/InputError.tsx#L2
'React' is defined but never used
|
Run npm run lint:
src/components/MuxLogo.tsx#L1
'React' is defined but never used
|
Run npm run lint:
src/components/Onboard.tsx#L3
'React' is defined but never used
|
Run npm run lint:
src/components/PlayerActionsMenu.tsx#L3
'EllipsisVerticalIcon' is defined but never used
|
Run npm run lint:
src/components/PlayerActionsMenu.tsx#L24
'React' is defined but never used
|
Run npm run lint:
src/components/SelectAsset.tsx#L1
'React' is defined but never used
|
Run npm run lint:
src/components/SelectSortOptions.tsx#L3
'React' is defined but never used
|
Loading