Feature/main page 메인 페이지 수정 #41
Annotations
6 errors
e2e:
src/components/form/Dropdown.tsx#L3
Cannot find module './DropDown.style' or its corresponding type declarations.
|
e2e:
src/components/form/Dropdown.tsx#L41
Parameter 'e' implicitly has an 'any' type.
|
e2e:
src/components/form/Dropdown.tsx#L45
Parameter 'option' implicitly has an 'any' type.
|
e2e:
src/pages/AnalyticsPage.tsx#L4
Cannot find module '@/components/form/DropDown' or its corresponding type declarations.
|
e2e:
src/pages/HomePage.tsx#L6
Cannot find module '@/components/form/DropDown' or its corresponding type declarations.
|
e2e
Process completed with exit code 2.
|