ticket-editor-test-1

1.0.5 • Public • Published

ticket-editor

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ticket-editor

Usage

import React, { Component } from 'react'

import TicketEditor from 'ticket-editor'
import 'ticket-editor/dist/index.css'

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

License

MIT © khanhnttu

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    0
    • latest

Version History

Package Sidebar

Install

npm i ticket-editor-test-1

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

460 kB

Total Files

9

Last publish

Collaborators

  • ngocthangh