feat: Select Page Mark1 #17
Annotations
4 errors
src/constants/Question.tsx#L10
Type '{}' is missing the following properties from type 'Question': text, imageUrl, option
|
src/pages/SelectPage.tsx#L85
Type '(info: PanInfo) => void' is not assignable to type '(event: MouseEvent | TouchEvent | PointerEvent, info: PanInfo) => void'.
|
src/pages/SelectPage.tsx#L86
Type '(info: PanInfo) => void' is not assignable to type '(event: MouseEvent | TouchEvent | PointerEvent, info: PanInfo) => void'.
|
|
This job failed
Loading