Skip to content

Commit

Permalink
Fixes lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonis Lilis committed Aug 2, 2021
1 parent 6a2125f commit d42cd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor/src/components/provider/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class NativeEditorProvider extends Component {
const {
capabilities,
updateSettings,
galleryWithImageBlocks
galleryWithImageBlocks,
} = this.props;

updateSettings( {
Expand Down

0 comments on commit d42cd02

Please sign in to comment.