i have an array of objects. example [object Object]. This array is basically first object is the code of U.S and the second object is its fullname.
{AK: "Alaska", AL: "Alabama", AR: "Arkansas", AZ: "Arizona", CA: "California", CO: "Colorado"},
does anyone know how to sorted alphabetically?