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