UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

16 lines (15 loc) 598 B
import { jsx as i } from "../../../../external/.pnpm/preact@10.28.2/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js"; import { useMemo as a } from "../../../../external/.pnpm/preact@10.28.2/node_modules/preact/hooks/dist/hooks.module.js"; import m from "../../DataOverviewDetails/DataOverviewDetails.js"; function c({ type: o, data: r, dataCustomization: s, ...t }) { const e = a(() => { switch (o) { case "payout": return { ...r, type: o, ...t }; } }, [r, t, o]); return e && /* @__PURE__ */ i(m, { ...e, dataCustomization: s }); } export { c as default };