chore(shared): Changes for recent core changes
This commit is contained in:
parent
f31a158398
commit
31a28d2faa
16 changed files with 56 additions and 58 deletions
|
@ -4,7 +4,7 @@ import Settings from './settings'
|
|||
const CutLayout = props => {
|
||||
const { t } = useTranslation(['workbench'])
|
||||
|
||||
let name = props.design.config.data.name
|
||||
let name = props.design.designConfig.data.name
|
||||
name = name.replace('@freesewing/', '')
|
||||
return (
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue