/** * External dependencies */ import { QRCodeSVG } from 'qrcode.react'; export const MobileAppInstallationInfo = () => { return (
); };