JSFiddle - React, Tailwind, and code Playground

by Morpheus_God

JavaScript

let salary = [2,1,4,5];
salary.sort();

for()