alex-mero-my-first-plugin
v1.0.0
Published
my first plugin i'll try to publish him
Downloads
3
Readme
alex-mero-my-first-plugin
my first plugin i'll try to publish him
Install
npm install --save alex-mero-my-first-plugin
Usage
import React, { Component } from 'react'
import MyComponent from 'alex-mero-my-first-plugin'
import 'alex-mero-my-first-plugin/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © AlexMero