Skip to content

Commit

Permalink
Make form dirty - init name doesn't have to be changed to be saved
Browse files Browse the repository at this point in the history
  • Loading branch information
ZitaNemeckova committed Jul 10, 2019
1 parent 6e11493 commit f4f0ddb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class CopyCatalogForm extends Component {
buttonsLabels={{
submitLabel: __('Add'),
}}
disableSubmit={['invalid']}
/>
</Grid>
);
Expand Down

0 comments on commit f4f0ddb

Please sign in to comment.