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