react-component-starter

1.0.0 • Public • Published

react-messages

React component for showing error, warning, info messages.

Install

npm install react-messages

CSS

This is a BYOC (Bring Your Own CSS) component.

Each type of message is given a class name like "message--#{messageType}" so:

  • .message--error
  • .message--warning
  • .message--info

Demo

http://kyleamathews.github.io/react-message/

/react-component-starter/

    Package Sidebar

    Install

    npm i react-component-starter

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • kylemathews