1.0.0 • Published 5 years ago
app-top-cadmea v1.0.0
app-top-cadmea
Custom Package for top bar of Cadmea Web App
Install
npm install --save app-top-cadmea
Usage
import React, { Component } from 'react'
import MyComponent from 'app-top-cadmea'
import 'app-top-cadmea/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © kumardot93
1.0.0
5 years ago