medium-post-pradeep
v1.0.0
Published
medium profile widet
Downloads
2
Readme
medium-post
medium profile widet
Install
npm install --save medium-post
Usage
import React, { Component } from 'react'
import MyComponent from 'medium-post'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © pradeepgorule