@steffesgroup/common
v2.0.45
Published
Made with create-react-library
Downloads
203
Readme
@steffesgroup/constants
Made with create-react-library
Install
yarn add @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