lint and replace for with for...of

This commit is contained in:
Cameron
2020-08-04 09:03:02 +01:00
parent 947f8ba05d
commit 44800858e5
2 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ export default function (view, params, tabContent) {
guideInstance.pause();
}
};
};
}