Remove redundant code
This commit is contained in:
@@ -40,9 +40,6 @@ export default function LineChart (props) {
|
|||||||
x: {
|
x: {
|
||||||
show: false,
|
show: false,
|
||||||
},
|
},
|
||||||
y: {
|
|
||||||
show: false,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
stroke: {
|
stroke: {
|
||||||
width: 3,
|
width: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user