react-image-quick-editor
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

react-image-quick-editor

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-image-quick-editor

Usage

import React, { Component } from 'react'

import MyComponent from 'react-image-quick-editor'
import 'react-image-quick-editor/dist/index.css'

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

License

MIT © vygandas

Readme

Keywords

none

Package Sidebar

Install

npm i react-image-quick-editor

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

4.84 kB

Total Files

9

Last publish

Collaborators

  • vygandas