Biome setup and formating #10
Annotations
2 errors
typescript:
components/common/Button.tsx#L108
Argument of type '({ disabled, style, size, onClick, href, external, router, children, className, loading, asDiv, align, ...props }: Props, ref: ForwardedRef<any>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<any, Omit<Props, "ref">>'.
|
typescript
Process completed with exit code 2.
|