credibble-header
Made with create-react-library
Install
npm install --save credibble-headerUsage
import React, { Component } from 'react'
import MyComponent from 'credibble-header'
import 'credibble-header/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © ifdion