1
0
Fork 0

chore(shared): Changes for recent core changes

This commit is contained in:
joostdecock 2022-09-25 10:45:52 +02:00
parent f31a158398
commit 31a28d2faa
16 changed files with 56 additions and 58 deletions

View file

@ -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>