/** * External dependencies */ import { __ } from '@wordpress/i18n'; /** * Internal dependencies */ import MobileQRCode from '../illustrations/woo-mobile-download-qrcode.svg'; export const InstallMobileAppInfo = () => { return (
{ __( 'Scan the code above to download the WooCommerce mobile app, or visit woocommerce.com/mobile from your mobile device.', 'woocommerce' ) }