chore: Reconfigure packages
This commit is contained in:
parent
f4a7b6ff42
commit
c74356abef
27 changed files with 31 additions and 7 deletions
|
@ -9,6 +9,7 @@ import Pattern from 'pattern'
|
|||
const App = props => {
|
||||
let instance = new Pattern()
|
||||
let config = instance.config
|
||||
|
||||
return <Workbench freesewing={freesewing} Pattern={Pattern} config={config} userLanguage="en" />
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue