diff --git a/src/index.js b/src/index.js index 57b1746..869d6c4 100644 --- a/src/index.js +++ b/src/index.js @@ -100,7 +100,7 @@ registerBlockType('room-vw/iconify', { return ( - + - - - { - setAttributes({ isInline: state }); - }} - /> - { - setAttributes({ - fontUnit: state ? 'em' : 'px', - fontSize: state - ? attributes.fontSize / 16 - : attributes.fontSize * 16, - }); - }} - /> - + { + setAttributes({ + fontUnit: state ? 'em' : 'px', + fontSize: state + ? attributes.fontSize / 16 + : attributes.fontSize * 16, + }); + }} + /> + + + { + setAttributes({ isInline: state }); + }} + /> +

Color

+

Rotate

+

Flip

+

Etc