import React from 'react'; import AreaChart from 'app/components/charts/areaChart'; type AreaChartProps = React.ComponentProps; type Props = Omit; class StackedAreaChart extends React.Component { render() { return val > 0}} {...this.props} stacked />; } } export default StackedAreaChart;