JSFiddle - React, Tailwind, and code Playground

by luka kupunia

JavaScript

var a = [120,200,150];

console.log(Math.max.apply(Math, a))