MickaelBZH
Results
1
issues of
MickaelBZH
Hello, I'm trying to get a custom option in the toolbar to add HTML (here a specific image). ``` import {stateToHTML} from 'draft-js-export-html'; import {stateFromHTML} from 'draft-js-import-html'; class StickerOption extends...