chore(lab): Changes for pattern data
This commit is contained in:
parent
d6cc541da3
commit
13e32d9ed9
10 changed files with 18 additions and 18 deletions
|
@ -8,7 +8,7 @@ const CutLayout = props => {
|
|||
<div>
|
||||
<h2 className="capitalize">
|
||||
{
|
||||
t('layoutThing', { thing: props.design.config.name })
|
||||
t('layoutThing', { thing: props.design.config.data.name })
|
||||
+ ': '
|
||||
+ t('forCutting')
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue