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