nightmareui

1.0.1 • Public • Published

nightmareui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save nightmareui

Usage

import React, { Component } from 'react'

import MyComponent from 'nightmareui'
import 'nightmareui/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Cengizhnx

/nightmareui/

    Package Sidebar

    Install

    npm i nightmareui

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    8.42 kB

    Total Files

    7

    Last publish

    Collaborators

    • cengizhnx