Fix eslint

This commit is contained in:
c-bata
2021-02-28 17:41:45 +09:00
parent 5ee6758cb5
commit 2c8fb89d00
@@ -144,7 +144,7 @@ const plotSlice = (study: StudyDetail, objectiveId: number, xAxis: string) => {
},
},
]
let updateLayout: Partial<plotly.Layout> = {
const updateLayout: Partial<plotly.Layout> = {
title: "Slice",
margin: {
l: 50,