chore: Fixed linter warnings
This commit is contained in:
parent
67da7dd595
commit
74cf28b871
6 changed files with 6 additions and 19 deletions
|
@ -35,7 +35,6 @@ const View = props => {
|
|||
{
|
||||
name: 'export',
|
||||
title: t('exportThing', { thing: props.pattern.config.name }),
|
||||
title: t('export'),
|
||||
onClick: () => props.updateGist(['_state', 'view'], 'export')
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue