test-simple-list
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

test-simple-list

test simple list with npm package

NPM JavaScript Style Guide

Install

npm install --save test-simple-list

Usage

import React, { Component } from 'react'

import MyComponent from 'test-simple-list'
import 'test-simple-list/dist/index.css'

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

License

MIT © [ Thanh Vo](https://github.com/ Thanh Vo)

Readme

Keywords

none

Package Sidebar

Install

npm i test-simple-list

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.06 kB

Total Files

10

Last publish

Collaborators

  • tvo0812