1.0.2 • Published 3 years ago

tdqw-flood-fill-ui v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

tdqw-flood-fill-ui

ui component lib for flood fill project

NPM JavaScript Style Guide

Install

npm install --save tdqw-flood-fill-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'tdqw-flood-fill-ui'
import 'tdqw-flood-fill-ui/dist/index.css'

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

License

MIT © tonydqwang

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago