enjoytabs

1.0.0 • Public • Published

nes-tabs

React tabs component that has NES vibes

NPM JavaScript Style Guide

Install

npm install --save nes-tabs

Usage

import React, { Component } from 'react'

import MyComponent from 'nes-tabs'
import 'nes-tabs/dist/index.css'

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

License

MIT © Enjoy2Live

/enjoytabs/

    Package Sidebar

    Install

    npm i enjoytabs

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    17.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • enjoy2live