mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
reflect to mobile
This commit is contained in:
@@ -164,9 +164,8 @@
|
||||
|
||||
|
||||
<ion-fab horizontal="start" vertical="bottom" slot="fixed">
|
||||
|
||||
<div #array>
|
||||
|
||||
<div *ngFor="let user of userTyping$; let i = index">
|
||||
{{ user }} <ng-container *ngIf="i == userTyping$.length - 1">... </ng-container>
|
||||
</div>
|
||||
</ion-fab>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user