import React from 'react' function Chart() { return (
Chart
) } export default Chart