Made with create-react-library
> Made with create-react-library
 
``bash`
yarn add @steffesgroup/constants
`tsx
import React, { Component } from 'react'
import MyComponent from '@steffesgroup/constants'
import '@steffesgroup/constants/dist/index.css'
class Example extends Component {
render() {
return
}
}
``
MIT © @jake4e