Run linting

related to #360
This commit is contained in:
Kurt Hutten
2021-06-13 06:33:03 +10:00
parent d781c94027
commit da81942adc
13 changed files with 258 additions and 209 deletions

View File

@@ -19,4 +19,3 @@ export const useRender = () => {
localStorage.setItem(makeCodeStoreKey(state.ideType), state.code)
}
}