Invite to team fixes, improvements and API implementation #1637
Annotations
3 errors
Lint:
src/components/Organization/Header.tsx#L82
Type '{ className: string; as: "p"; fontSize: number; lineHeight: number; field: string; maxW: { base: "250px"; sm: "300px"; sm2: "350px"; md: "450px"; lg: "370px"; lg2: "500px"; xl: "650px"; }; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, DetailedHTMLProps<...>, HeadingProps, "p">'.
|
Lint:
src/components/Organization/Header.tsx#L91
Type '{ icon: Element; variant: string; alignSelf: "start"; field: string; "aria-label": string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof IconButtonProps> & { ...; } & IconButtonProps & { ...; }'.
|
Lint
Process completed with exit code 2.
|
Loading