1
0
Fork 0

chore: Changed formatting of pattern template in line with linter

This commit is contained in:
Joost De Cock 2019-10-13 15:10:51 +02:00
parent b6afba0e8c
commit 191d13f529

View file

@ -9,6 +9,7 @@ import Pattern from 'pattern'
const App = props => {
let instance = new Pattern()
let config = instance.config
return (
<Workbench
freesewing={freesewing}