Feat/74 체험 상세페이지 리뷰 페이지네이션 제외 api 연결 #50
Annotations
3 errors
|
Code Quality Check
Process completed with exit code 2.
|
|
Code Quality Check:
src/components/FloatingBox/BookingInterface.tsx#L135
Property 'price' is missing in type '{ schedules: SchedulesProps; }' but required in type '{ schedules: SchedulesProps; price: number; }'.
|
|
Code Quality Check:
src/components/FloatingBox/BookingInterface.tsx#L100
Property 'price' is missing in type '{ schedules: SchedulesProps; }' but required in type '{ schedules: SchedulesProps; price: number; }'.
|