Skip to content

feat(react,styles): add BottomSheet component #1039

feat(react,styles): add BottomSheet component

feat(react,styles): add BottomSheet component #1039

Triggered via pull request September 27, 2024 21:13
Status Failure
Total duration 1m 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
eslint
Type '{ children: Element; defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; suppressHydrationWarning?: boolean | undefined; ... 264 more ...; onClose: () => void; }' is not assignable to type 'IntrinsicAttributes & DrawerProps<HTMLElement> & RefAttributes<HTMLDivElement>'.
eslint
Process completed with exit code 2.