PRESENTA Emoji Block

Installation

Please read the installation istructions for official plugins here using this unique identifier: block-emoji

Usage

To configure this block use this setting:

{
    type: 'emoji',
    emoji: '😹'
}

Development

Run the watcher:

npm start

and the local webserver

npm run test