UNPKG

react-awesome-feature-toggles

Version:

Simple feature toggles for react and react router

3 lines (2 loc) 141 B
export { isToggleEnabled, setFeatureConfig } from './feature-toggles' export { default as FeatureToggle } from './components/feature-toggle'