import styled from "styled-components" export const ChartView = styled.div` width: 80%; `