ciyidogan commited on
Commit
b52f825
·
verified ·
1 Parent(s): 741c47b

Update flare-ui/src/app/components/chat/chat.component.html

Browse files
flare-ui/src/app/components/chat/chat.component.html CHANGED
@@ -21,8 +21,6 @@
21
  </div>
22
  </div>
23
 
24
- <!-- ... önceki kod aynı ... -->
25
-
26
  <form (ngSubmit)="send()" class="input-row">
27
  <mat-form-field appearance="outline" class="flex-1">
28
  <input
@@ -42,4 +40,4 @@
42
  </button>
43
  </form>
44
 
45
- </mat-card>
 
21
  </div>
22
  </div>
23
 
 
 
24
  <form (ngSubmit)="send()" class="input-row">
25
  <mat-form-field appearance="outline" class="flex-1">
26
  <input
 
40
  </button>
41
  </form>
42
 
43
+ </mat-card>