feat: line chart with events #3712
Annotations
3 errors
build:
lib/components/Charts/LineChart/index.stories.tsx#L246
Type '({ xAxisMap, height }: { xAxisMap: any; height: any; }) => Element' is not assignable to type 'Comp<unknown>'.
|
build:
lib/components/Charts/LineChart/index.stories.tsx#L248
'xAxis' is of type 'unknown'.
|
build
Process completed with exit code 2.
|