Skip to content

Commit

Permalink
THEMES-1994: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vgalatro committed Jul 12, 2024
1 parent e03db78 commit 1368880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/ans-feature-block/features/ans/json.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ ANSFeed.propTypes = {
defaultValue: { width: 0, height: 0 },
}),
}),
};
}

export default Consumer(ANSFeed)

0 comments on commit 1368880

Please sign in to comment.