<div align=center>
<div [froalaEditor]='options' [(ngModel)]="userInput" style="width: 500px;"></div>
<br>
<button (click)="addNew()" style="margin-left: 10px;" mat-stroked-button color="primary" routerLink="/results" >Check for Protocols</button>
<!-- <div>{{inputs | json}}</div>
<button (click)="addNew()" style="margin-left: 10px;" mat-stroked-button color="primary" >JSON Check</button>
</div> -->