draft-js-autocomplete-plugin-creator icon indicating copy to clipboard operation
draft-js-autocomplete-plugin-creator copied to clipboard

Fix "Unknown props" warning

Open paulyoung opened this issue 7 years ago • 1 comments

This should close #3.

It uses the same method as draft-js-plugins currently uses to remove unknown props.

https://github.com/draft-js-plugins/draft-js-plugins/blob/ac5ec4b288824f8acbf46e7d230eabb6e4e5fc90/draft-js-mention-plugin/src/MentionSuggestions/index.js#L299-L314

paulyoung avatar Jan 12 '17 17:01 paulyoung

👍 LGTM. It'd be nice to get this merged...

lorenjohnson avatar Apr 14 '17 05:04 lorenjohnson