Skip to content

Commit

Permalink
Fixes lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonis Lilis authored and chipsnyder committed Aug 2, 2021
1 parent b763f4f commit 61fecc0
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 61fecc0

Please sign in to comment.