refact: 통계 페이지 커스텀 훅 수정, UI 수정 #81
Annotations
3 errors
src/pages/AnalyticsPage.tsx#L58
Argument of type 'string' is not assignable to parameter of type 'top10ByDepartmentProps'.
|
src/pages/HomePage.tsx#L94
Type '{ color: string; width: string; height: string; selectedMajor: string; setSelectedMajor: Dispatch<SetStateAction<string>>; }' is not assignable to type 'IntrinsicAttributes & DropDownProps'.
|
|
This job failed
Loading