oops #628
Annotations
3 errors
ci:
src/App.tsx#L169
Type '{ children: Element; closeButton: true; }' is missing the following properties from type 'Pick<ModalHeaderProps, "children" | "className" | "onClick" | "style" | "key" | "is" | "role" | "dir" | "lang" | "placeholder" | "color" | "translate" | "defaultChecked" | ... 245 more ... | "closeLabel">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
|
ci:
src/App.tsx#L170
Type '{ children: string; }' is missing the following properties from type 'Omit<Omit<Pick<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "children" | "className" | ... 252 more ... | "onPointerLeaveCapture"> & RefAttributes<...>, "ref"> & { ...; }, BsPrefixProps<...>>': placeholder, onPointerEnterCapture, onPointerLeaveCapture
|
ci
Process completed with exit code 2.
|