UNPKG

feature-toggle-jsx

Version:

Toggle component on/off based on feature configuration

4 lines (3 loc) 112 B
import withoutFeature from './withoutFeature'; export default withoutFeature; export * from './withoutFeature';