"use strict"; angular.module("vocabulary") .component("freeSample", { templateUrl: "/js/angular/free-sample.html" });