JSFiddle - React, Tailwind, and code Playground
JavaScript
if ('baseball' > 'football') {
alert('baseball rules!');
} else {
alert('football rules!');
}
if ('baseball' > 'football') {
alert('baseball rules!');
} else {
alert('football rules!');
}