0.0.1 • Published 1 year ago

@steffesgroup/constants v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@steffesgroup/constants

Made with create-react-library

NPM JavaScript Style Guide

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

0.0.1

1 year ago