feat(react-ui-kit): storybook #10636
test_build_release.yml
on: pull_request
test_build_release
1m 35s
Annotations
7 errors
test_build_release
Type '{ icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
|
test_build_release
Type '{ children: string; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
|
test_build_release
Type '{ children: string; icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
|
test_build_release
Type '{ icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
|
test_build_release
Type '{ children: string; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
|
test_build_release
Type '{ children: string; icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
|
test_build_release
Process completed with exit code 1.
|