react-notie icon indicating copy to clipboard operation
react-notie copied to clipboard

Planned v2 Changes

Open vkbansal opened this issue 8 years ago • 0 comments

  • [x] Use TypeScript
  • [x] Use ReactDOM.createPortal (it will remove need to render at top level)
  • [x] Use custom events similar to react-contextmenu instead of using context, can remove <NotieProvider/>
  • [x] Add Force type

vkbansal avatar Oct 23 '17 05:10 vkbansal