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