react-medium-profile-toto
v1.3.0
Published
A test package only
Downloads
1
Readme
react-medium-profile-toto
A test package only
Install
npm install --save react-medium-profile-toto
Usage
import React, { Component } from 'react'
import MyComponent from 'react-medium-profile-toto'
import 'react-medium-profile-toto/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © tototaba