chore: Changed formatting of pattern template in line with linter
This commit is contained in:
parent
b6afba0e8c
commit
191d13f529
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ import Pattern from 'pattern'
|
||||||
const App = props => {
|
const App = props => {
|
||||||
let instance = new Pattern()
|
let instance = new Pattern()
|
||||||
let config = instance.config
|
let config = instance.config
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Workbench
|
<Workbench
|
||||||
freesewing={freesewing}
|
freesewing={freesewing}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue