Un de syle sur la liste des DZs
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
</mat-card-header>
|
||||
<mat-card-content>
|
||||
<mat-tab-group mat-align-tabs="center" animationDuration="0ms">
|
||||
<mat-tab label="Login with a user">
|
||||
<mat-tab label="Login with a user" tabIndex="-1">
|
||||
<app-login-user></app-login-user>
|
||||
</mat-tab>
|
||||
<mat-tab label="Create and login a user">
|
||||
<mat-tab label="Create and login a user" tabIndex="-1">
|
||||
<app-create-user></app-create-user>
|
||||
</mat-tab>
|
||||
</mat-tab-group>
|
||||
|
||||
Reference in New Issue
Block a user