JSFiddle - React, Tailwind, and code Playground
by Frank Liu
JavaScript
const href = false
const isBroadbandJourney = false
const restartUrl = (isBroadbandJourney ? `dfhdhf${href}` : href) || undefined;
console.log(restartUrl)
by Frank Liu
const href = false
const isBroadbandJourney = false
const restartUrl = (isBroadbandJourney ? `dfhdhf${href}` : href) || undefined;
console.log(restartUrl)