JSFiddle - React, Tailwind, and code Playground

by Sahin Deniz

JavaScript

let a=false;

console.log(a ?? 12);