create angefangen

This commit is contained in:
Bastian Wagner
2024-10-18 17:26:36 +02:00
parent 76e54cfaa0
commit 5e2b900b18
8 changed files with 136 additions and 8 deletions

View File

@@ -4,4 +4,6 @@
(gridReady)="onGridReady($event)"
[gridOptions]="gridOptions!"
/>
}
}
<button mat-flat-button class="btn-create" (click)="openCreateKey()" >Schlüssel anlegen</button>