bmcmahen / react-wysiwyg

retain some control over contenteditable input
169 stars 37 forks source link

use cloneWithProps #10

Closed bmcmahen closed 9 years ago

bmcmahen commented 9 years ago

This module has become a bit of a mess... Look to refactor it to use cloneWithProps, and hopefully keep it as simple as possible -- allow others to extend, customize functionality without needing to fork the repo itself.