@djitsu/editor
v0.0.1
Published
Made with create-react-library
Downloads
2
Readme
@djitsu/core
Made with create-react-library
Install
npm install --save @djitsu/core
Usage
import React, { Component } from 'react'
import MyComponent from '@djitsu/core'
import '@djitsu/core/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © elis