1.1.4 • Published 4 years ago

@redchili/search-table v1.1.4

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

search-table

搜索表格(基于 antd, search-bar)

NPM JavaScript Style Guide

Install

npm install --save search-table

Usage

import * as React from 'react'

import MyComponent from 'search-table'

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

License

MIT © xiamu14