JSFiddle - React, Tailwind, and code Playground

by piyushpranjal

JavaScript

let b = "" ?? 6;
console.log(b);