export cost growth

This commit is contained in:
Ryan Vazquez
2020-10-24 19:15:07 -04:00
parent 1fa92752a2
commit 7491ee2170
@@ -15,5 +15,6 @@
*/
export { default as BarChart } from './BarChart';
export { default as CostGrowth } from './CostGrowth';
export { default as LegendItem } from './LegendItem';
export * from './Tooltip';