@steffesgroup/contexts
v2.0.45
Published
Made with create-react-library
Downloads
127
Readme
@steffesgroup/contexts
Made with create-react-library
Install
yarn add @steffesgroup/contexts
Usage
import React, { Component } from 'react'
import MyComponent from '@steffesgroup/contexts'
import '@steffesgroup/contexts/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © @jake4e