seasoned-flash
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

seasoned-flash

Simple flash messages

NPM JavaScript Style Guide

Install

npm install --save seasoned-flash

Usage

import React, { Component } from 'react'
 
import MyComponent from 'seasoned-flash'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © SeasonedSoftware

Readme

Keywords

none

Package Sidebar

Install

npm i seasoned-flash

Weekly Downloads

7

Version

0.1.4

License

MIT

Unpacked Size

18 kB

Total Files

10

Last publish

Collaborators

  • guga.guichard
  • felipefreitag
  • danielweinmann
  • victorvon