artcube-2
v1.0.10
Published
Made with create-react-library
Downloads
35
Readme
artcube-2
Made with create-react-library
Install
npm install --save artcube-2Usage
import React, { Component } from 'react'
import MyComponent from 'artcube-2'
import 'artcube-2/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © phonv
