0.1.0-alpha.15 #66
Annotations
10 errors
build:
lib/button/button.tsx#L79
Argument of type 'false | "button"' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L81
Argument of type 'false | "true" | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L82
Argument of type 'false | "true" | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L83
Argument of type 'false | "Close" | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L84
Argument of type '-1 | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L79
Argument of type 'false | "button"' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L81
Argument of type 'false | "true" | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L82
Argument of type 'false | "true" | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L83
Argument of type 'false | "Close" | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|
build:
lib/button/button.tsx#L84
Argument of type '-1 | undefined' is not assignable to parameter of type 'MaybeFunction<PropsWithoutRef<ComponentProps<T>>[string]> | undefined'.
|