1.0.0 • Published 6 years ago
testanje v1.0.0
testanje
Install
npm install --save testanjeUsage
import React, { Component } from 'react'
import MyComponent from 'testanje'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
1.0.0
6 years ago