JSFiddle - React, Tailwind, and code Playground
HTML
Blah blah lorem ipsum
JavaScript
if( window.innerWidth < window.innerHeight) {
alert('Try the mobile version: <a href="example.com">click here</a>');
}
Blah blah lorem ipsum
if( window.innerWidth < window.innerHeight) {
alert('Try the mobile version: <a href="example.com">click here</a>');
}