Results 2 comments of ducnvhn

As far as I know, there is no way. But you can disable some buttons if you want. Just change the css classes accordingly and make it "hidden".

I'm having same warning. But in my case, my app using facebook draft-js to display / edit content of a post. the component look like this. ``` import React, {Component,...