Skip to content

add button type for Dropdown and custom props for Modal custom footer #121

add button type for Dropdown and custom props for Modal custom footer

add button type for Dropdown and custom props for Modal custom footer #121

Triggered via pull request August 16, 2024 13:52
Status Failure
Total duration 32s
Artifacts

CI-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: src/components/modal/modal.stories.tsx#L76
Type '{ children: (string | number)[]; title: string; CustomFooter: FC<{ closeHandler: () => void; }>; onClose?: (() => void) | undefined; footerNode?: ReactNode; className?: string | undefined; ... 9 more ...; description?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & ModalProps'.
build
Process completed with exit code 2.