0.0.1 • Published 5 years ago
reece-feature-toggle v0.0.1
reece-feature-toggle
Install
npm install --save reece-feature-toggle
Usage
import * as React from 'react'
import MyComponent from 'reece-feature-toggle'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
License
0.0.1
5 years ago