chore: Reconfigure packages
This commit is contained in:
parent
4fddcc8463
commit
995971dfaf
177 changed files with 930 additions and 954 deletions
|
@ -2,6 +2,7 @@ import React from 'react'
|
|||
import freesewing from '@freesewing/core'
|
||||
import Workbench from '@freesewing/components/Workbench'
|
||||
import 'typeface-roboto-condensed'
|
||||
import 'typeface-raleway'
|
||||
import '@freesewing/css-theme'
|
||||
|
||||
import Pattern from 'pattern'
|
||||
|
@ -19,7 +20,6 @@ const App = (props) => {
|
|||
<Workbench
|
||||
freesewing={freesewing}
|
||||
Pattern={Pattern}
|
||||
config={Pattern.config}
|
||||
userLanguage="en"
|
||||
//translations={translations}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue