joseCorte-exe 3736d6674d 🚑 fix code
2022-05-10 12:13:03 -03:00

6 lines
93 B
TypeScript

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