tooltip2

1.0.0 • Public • Published

tooltip2

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save tooltip2

Usage

import React, { Component } from 'react'

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

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

License

MIT © Ghrehh

Readme

Keywords

none

Package Sidebar

Install

npm i tooltip2

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.12 kB

Total Files

7

Last publish

Collaborators

  • ghrehh