@Component({
  selector: 'kal-button',
  exportAs: 'kalButton',
  templateUrl: './kal-button.component.html',
  styleUrls: ['./kal-button.sass'],