UNPKG

@accelint/design-toolkit

Version:

An open-source component library to serve as part of the entire ecosystem of UX for Accelint.

4 lines (3 loc) 286 B
'use client'; import {jsx}from'react/jsx-runtime';import'client-only';import {Pressable}from'react-aria-components';function t({children:r,...o}){return jsx(Pressable,{...o,children:r})}export{t as PopoverTrigger};//# sourceMappingURL=trigger.js.map //# sourceMappingURL=trigger.js.map