blowfish/node_modules/@headlessui/react/dist/internal/portal-force-root.js

2 lines
219 B
JavaScript
Raw Normal View History

2023-01-29 16:30:24 -06:00
import t,{createContext as r,useContext as c}from"react";let e=r(!1);function l(){return c(e)}function P(o){return t.createElement(e.Provider,{value:o.force},o.children)}export{P as ForcePortalRoot,l as usePortalRoot};