1.0.0 • Published 6 years ago
ah-react-lib v1.0.0
ah-react-lib
Apprentice Health React Library"
Install
npm install --save ah-react-lib
Usage
import React, { Component } from 'react'
import MyComponent from 'ah-react-lib'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © alice.martin
1.0.0
6 years ago