react-sf-navbar
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-sf-navbar

Navigation bar component by Superflows

NPM JavaScript Style Guide

Install

npm install --save react-sf-navbar

Usage

import React, { Component } from 'react'

import MyComponent from 'react-sf-navbar'
import 'react-sf-navbar/dist/index.css'

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

License

MIT © superflows-dev

/react-sf-navbar/

    Package Sidebar

    Install

    npm i react-sf-navbar

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    13.8 kB

    Total Files

    9

    Last publish

    Collaborators

    • superflows-dev