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 1a0a670 commit a206c63Copy full SHA for a206c63
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