@adyen/adyen-platform-experience-web
Version:

13 lines (12 loc) • 517 B
JavaScript
const e = {
base: "adyen-pe-capital-overview",
skeleton: "adyen-pe-capital-overview__skeleton",
headerSkeleton: "adyen-pe-capital-overview__header-skeleton",
skeletonContainer: "adyen-pe-capital-overview__header-skeleton-container",
preQualifiedGrant: "adyen-pe-capital-overview__pre-qualified-grant",
preQualifiedGrantButton: "adyen-pe-capital-overview__pre-qualified-grant-review-button",
errorContainer: "adyen-pe-capital-overview__error-container"
};
export {
e as CAPITAL_OVERVIEW_CLASS_NAMES
};