Minor updates #726
Annotations
5 errors
Run npm run lint
Type '{ children: string; type: string; fullWidth: true; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLButtonElement, ButtonProps>, "ref"> & { ...; } & Readonly<...>'.
|
Run npm run lint
Type '{ children: string; href: string; target: string; rel: string; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLAnchorElement, LinkProps>, "ref"> & { ...; } & Readonly<...>'.
|
Run npm run lint
Type '{ children: string; href: string; target: string; rel: string; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLAnchorElement, LinkProps>, "ref"> & { ...; } & Readonly<...>'.
|
Run npm run lint
Type '{ children: string; href: string; target: string; rel: string; }' is not assignable to type 'IntrinsicAttributes & Omit<MixinHTMLElementAttributes<HTMLAnchorElement, LinkProps>, "ref"> & { ...; } & Readonly<...>'.
|
Run npm run lint
Process completed with exit code 1.
|
Loading