Skip to content

Commit

Permalink
test(prettier): Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Feb 16, 2023
1 parent 60c9564 commit 48d76f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ColumnsBlock/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ const messages = defineMessages({
defaultMessage: 'Reverse wrap',
},
reverseWrapDescription: {
id: 'reverseWrapDescription',
defaultMessage: 'Reverse column order when opening site on mobile.',
id: 'reverseWrapDescription',
defaultMessage: 'Reverse column order when opening site on mobile.',
},
});

Expand Down

0 comments on commit 48d76f5

Please sign in to comment.