@steffesgroup/constants
v0.0.1
Published
Made with create-react-library
Downloads
1
Readme
@steffesgroup/constants
Made with create-react-library
Install
npm install --save @steffesgroup/constants
Usage
import React, { Component } from 'react'
import MyComponent from '@steffesgroup/constants'
import '@steffesgroup/constants/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © @jake4e