Skip to content

Commit

Permalink
Remove "Search" tab from Issuer App
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Oct 29, 2024
1 parent 06ba3cf commit c250d3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/app/apps/app/issuer/issuer.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h1>Choose Credential to issue</h1>
</mat-card>
</div>
</mat-tab>
<mat-tab>
<!-- <mat-tab>
<ng-template mat-tab-label> <mat-icon class="example-tab-icon">person_search</mat-icon>&nbsp; Search </ng-template>
<div class="padding">
Expand Down Expand Up @@ -107,5 +107,5 @@ <h2>Check signing status</h2>
</p>
}
</div>
</mat-tab>
</mat-tab> -->
</mat-tab-group>

0 comments on commit c250d3a

Please sign in to comment.