So I want to show Gmail in iframe
in my react app like this:
But when I tried this <iframe src='https://gmail.com/' frameBorder='0' />
Gmail didn't appeared and it shows mail.google.com refused to connect
Any Solution? How can I show G-Mail???
So I want to show Gmail in iframe
in my react app like this:
But when I tried this <iframe src='https://gmail.com/' frameBorder='0' />
Gmail didn't appeared and it shows mail.google.com refused to connect
Any Solution? How can I show G-Mail???