"use strict"; angular.module("vocabulary") .component("letterSelector", { templateUrl: "/js/redesign-angular/wordLists/letter-selector.html", controller: "LetterSelectorController", bindings: { topicId: '<', selectedLetter: '