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)

12 lines (11 loc) 487 B
import { jsx as a } from "../../../../external/preact/jsx-runtime/dist/jsxRuntime.module.js"; import e from "../../Typography/Typography.js"; import { TypographyVariant as o } from "../../Typography/types.js"; import { memo as n } from "../../../../external/preact/compat/dist/compat.module.js"; function p({ title: t, isImageTitle: r = !1 }) { return /* @__PURE__ */ a(e, { strongest: !r, variant: r ? o.SUBTITLE : o.BODY, children: t }); } const T = n(p); export { T as default };