{pdfReceiptLink && }
{__('Go to my Donor Dashboard', 'give')}
import {__} from '@wordpress/i18n'; import {ReceiptDetail} from '@givewp/forms/types'; import {DonationReceiptProps} from '@givewp/forms/propTypes'; import {Interweave} from 'interweave'; /** * @since 4.3.2 include aria-live and role attributes to the secure badge for screen readers. * @since 3.0.0 */ const SecureBadge = () => { return ( ); }; /** * @since 4.3.2 replace