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