UNPKG

@adyen/kyc-components

Version:

This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.

12 lines (11 loc) 715 B
try { let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack; n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b0a18706-198b-4255-a8c5-a5940e4a5ef3", e._sentryDebugIdIdentifier = "sentry-dbid-b0a18706-198b-4255-a8c5-a5940e4a5ef3"); } catch (e) {} import { jsx } from "preact/jsx-runtime"; var Spacer_module_default = { spacer: "_spacer_1m5y9_1" }; //#endregion //#region src/components/ui/atoms/Spacer/Spacer.tsx var Spacer = () => /* @__PURE__ */ jsx("div", { className: Spacer_module_default.spacer }); //#endregion export { Spacer as t };