UNPKG

feature-toggle-jsx

Version:

Toggle component on/off based on feature configuration

2 lines (1 loc) 131 B
import{useContext as r}from"react";import{F as t}from"./FeaturesContext-3f0f7245.js";var o=function(){return r(t)};export{o as u};