Update dependencies #34
Annotations
3 errors
Test:
components/achievement.tsx#L13
Argument of type 'ComponentWithAs<"div", StackProps>' is not assignable to parameter of type 'string | ForwardRefExoticComponent<MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, StackProps, ElementType>>'.
|
Test:
components/countries.tsx#L20
Argument of type 'ComponentWithAs<"li", WrapItemProps>' is not assignable to parameter of type 'string | ForwardRefExoticComponent<MergeWithAs<DetailedHTMLProps<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, any, WrapItemProps, ElementType>>'.
|
Test
Process completed with exit code 2.
|