import QRCode from "react-qr-code"; const Download = () => { return (
); }; export default Download;