1.0.4 • Published 7 years ago

@astrocoders/react-slack-feedback v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

React Slack Feedback

React component for gathering user feedback to send to slack.

Usage

Install via NPM:

npm install @astrocoders/react-slack-feedback --save

To use the component, import it and render in your app's global component, or individual components (if you don't want it on every page).