feat: add AdaptiveTabs
component
#5789
Annotations
10 warnings
.storybook/theme-addon/register.tsx#L26
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
|
src/components/ActionTooltip/ActionTooltip.tsx#L80
Unexpected any. Specify a different type
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L26
Unexpected any. Specify a different type
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L26
'b' is already declared in the upper scope on line 23 column 7
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L190
getter functions should be placed after render
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L218
'b' is already declared in the upper scope on line 23 column 7
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L232
Assignment to property of function parameter 'accum'
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L251
Unexpected any. Specify a different type
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L252
Unexpected any. Specify a different type
|
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L253
Unexpected any. Specify a different type
|
This job succeeded
Loading