UNPKG

@hoosei/voxweave-react

Version:

A customizable and interactive voice UI component for React applications

17 lines (16 loc) 336 B
import { useState as r, useEffect as o } from "react"; import { jsx as u, Fragment as s } from "react/jsx-runtime"; function i({ children: t }) { const [e, n] = r(!1); return o(() => { n(!0); }, []), e ? /* @__PURE__ */ u(s, { children: t }) : null; } export { i as ClientOnly }; //# sourceMappingURL=index15.js.map