1.3.5 • Published 3 years ago

smart-datav-npm v1.3.5

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

smart-datav-npm

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save smart-datav-npm

Usage

import React from 'react'

import { DataVEditor } from 'smart-datav-npm'
import 'antd/dist/antd.css'
import 'smart-datav-npm/dist/index.css'

const App = () => {
  return (
    <div>
      <DataVEditor/>
    </div>
    )
}

export default App

License

MIT © SmartAngus

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.9

4 years ago

1.2.8

4 years ago

1.2.6

4 years ago

1.2.4

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.8

4 years ago

1.1.6

4 years ago

1.1.4

4 years ago

1.1.0

4 years ago

1.1.2

4 years ago

1.0.8

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago