tdqw-flood-fill-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i tdqw-flood-fill-ui

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

7.5 kB

Total Files

10

Last publish

Collaborators

  • tdqw