Skip to content

Commit

Permalink
Fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed May 19, 2022
1 parent 855a53b commit f27fc86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Blocks/Quote/variations/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export default [
{ id: 'layout', title: 'Layout', fields: ['position'] },
],
properties: {
...schema.properties,
position: {
title: 'Alignment',
widget: 'align',
Expand Down

0 comments on commit f27fc86

Please sign in to comment.