We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578783c commit b39231fCopy full SHA for b39231f
src/block-components/transform/attributes.js
@@ -5,7 +5,7 @@ export const addAttributes = attrObject => {
5
type: 'number',
6
default: '',
7
},
8
- transitionOrigin: {
+ transformOrigin: {
9
type: 'string',
10
11
0 commit comments