Remove redundant code

This commit is contained in:
2021-09-11 18:21:06 +01:00
parent bf323f14e8
commit 20fbda3b22

View File

@@ -40,9 +40,6 @@ export default function LineChart (props) {
x: { x: {
show: false, show: false,
}, },
y: {
show: false,
},
}, },
stroke: { stroke: {
width: 3, width: 3,