martinfjantstest
v1.0.0
Published
testar en sak
Downloads
7
Readme
test
testar en sak
Install
npm install --save test
Usage
import React, { Component } from 'react'
import MyComponent from 'test'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © martinfjant