1.0.2 • Published 1 year ago

mouse-light v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

mouse-light

NPM JavaScript Style Guide

Install

npm install --save mouse-light

Usage

import React, { Component } from 'react'

import MouseLight from 'mouse-light'
import 'mouse-light/dist/index.css'

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

License

MIT © gh102003

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago