CreateImageWizard: Remove unecessary lint rule disable
This commit is contained in:
parent
a01d00c3fe
commit
dc5a198df7
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import CustomButtons from '../formComponents/CustomSubmitButtons';
|
|||
export default {
|
||||
name: 'review',
|
||||
title: 'Review',
|
||||
// eslint-disable-next-line react/display-name
|
||||
buttons: CustomButtons,
|
||||
fields: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue