cct-header-mycomp

1.0.6 • Public • Published

cct-header

A reusable header

NPM JavaScript Style Guide

Install

npm install --save cct-header

Usage

import React, { Component } from 'react'

import MyComponent from 'cct-header'
import 'cct-header/dist/index.css'

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

License

MIT © sanjeetCoder

/cct-header-mycomp/

    Package Sidebar

    Install

    npm i cct-header-mycomp

    Weekly Downloads

    1

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    8.44 kB

    Total Files

    7

    Last publish

    Collaborators

    • sanjeetcoder