To review, open the in editor that reveals Unicode characters. Learn more about Unicode characters Show hidden characters.. Diff line change.. @@ -1,11 +1,14 @@.. **.. * External dependencies.. *.. import { createElement, Fragment } from wordpress element.. import {... createInterpolateElement,. } from wordpress element.. import { } from wordpress i18n.. import { Card, CardFooter, CardBody } from wordpress components.. import { Text } from woocommerce experimental.. import interpolateComponents from automattic interpolate-components.. import { Link } from woocommerce components... **. Expand Down Expand Up @@ -50,12 +53,12 @@ export const WCPayBannerText React. 'By using WooCommerce Payments you agree to be bound by our {{ tosLink}}Terms of Service{{ tosLink}} and acknowledge that you have read our {{privacyLink}}Privacy Policy{{ privacyLink}},. { createInterpolateElement (... 'By using WooCommerce Payments you agree to be bound by our < tosLink>Terms of Service< tosLink> and acknowledge that you have read our
Privacy Policy< privacyLink>,. 'woocommerce.. ),. components {.. {... tosLink (.. < Link.. href= https wordpress com tos.. Expand All @@ -74,8 +77,8 @@ export const WCPayBannerText React. VFC< {.. <>< >.. < Link>.. ),. },. } ) }.. }.. ) }.. < Text>.. { actionButton }... Read more