aswi2021codebakers-gitlab/src/app/index/components/index.component.html @ 464309d9
1 |
<app-nav-bar></app-nav-bar>
|
---|---|
2 |
|
3 |
<button (click)="getGroups()">GetGroups</button> |
4 |
|
5 |
|
6 |
{{ groups | json}} |