JSFiddle - React, Tailwind, and code Playground

by Frank Liu

JavaScript

const x = [undefined].filter(Boolean)

console.log(x)