xnt / react-something-nice

A very simple component to display nice messages for your team
https://www.npmjs.com/package/react-something-nice
MIT License
4 stars 27 forks source link

Issue #3 - Add prop to send custom messages #50

Closed skathuria29 closed 3 years ago

skathuria29 commented 5 years ago

Added a prop called customMessages to SomethingNice component, to add custom messages to existing array of messages.

Added changes to /src/index.js and /src/messages.js.