JSFiddle - React, Tailwind, and code Playground

by TheDiamondDoge

JavaScript

var arr = [1,5 ,2, 9, 7, 11 ,63];

console.log(arr.sort());