test-head

1.0.0 • Public • Published

test-head

react component for test head

NPM JavaScript Style Guide

Install

npm install --save test-head

Usage

import React, { Component } from 'react'

import MyComponent from 'test-head'
import 'test-head/dist/index.css'

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

License

MIT ©

/test-head/

    Package Sidebar

    Install

    npm i test-head

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    18.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • aravindhm