File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,4 +82,3 @@ export { InfoMessage } from './components/infomessage/InfoMessage.component';
8282export { InputList } from './components/inputlist/InputList.component' ;
8383export { InlineInput } from './components/inlineinput/InlineInput' ;
8484export { UnsuccessfulResult } from './components/UnsuccessfulResult.component' ;
85- export { LineTimeSerieChart } from './components/linetimeseriechart/linetimeseriechart.component' ;
Original file line number Diff line number Diff line change @@ -23,3 +23,4 @@ export {
2323} from './components/barchartv2/Barchart.component' ;
2424export { ChartLegendWrapper } from './components/chartlegend/ChartLegendWrapper' ;
2525export { ChartLegend } from './components/chartlegend/ChartLegend' ;
26+ export { LineTimeSerieChart } from './components/linetimeseriechart/linetimeseriechart.component' ;
You can’t perform that action at this time.
0 commit comments