import{Component}from"@angular/core";import{ModalModule}from"ngx-modal";@Component({selector:"app",template:`<div class="row"><button (click)="myModal.open()">open my modal</button><modal #myModal><modal-header>
Hello, I am a just beginner of Teams app developing. I just followed this exactly same step.. https://docs.microsoft.com/en-us/microsoftteams/platform/build-your-first-app/build-and-run?tab...