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

1.0.0 • Public • Published

lualert

customizable global alerts with nested reactjs components

NPM JavaScript Style Guide

Install

npm install --save lualert

Usage

import React, { Component } from 'react'
 
import MyComponent from 'lualert'
import 'lualert/dist/index.css'
 
class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © weareluastudio

Readme

Keywords

none

Package Sidebar

Install

npm i lualert

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

51.4 kB

Total Files

9

Last publish

Collaborators

  • alexsantos