JSFiddle - React, Tailwind, and code Playground

by luka kupunia

JavaScript

var arr = [1,2,3,4];
console.log(Math.min(...arr))