The problem is in the admin backend, when I go to the MediaLibrary component, then "Media" > "New." When I'm adding a video, and selecting a category to add it to, my categories in the dropdown are listed in the order: "Superheroes, Animation, Vampires,..." etc., instead of alphabetical order. I see that they're listed in the order I added the categories, but I'd like to list them alphabetically by title: "Africa, Animation, Artists, British," etc. I will have over 100 categories, so need to be able to find them easily. I've tried to change the code you showed me, but the order stays the same in the backend. I've attached photo.