Spaces:
Running
Running
Update flare-ui/src/app/components/chat/chat.component.html
Browse files
flare-ui/src/app/components/chat/chat.component.html
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
<input
|
27 |
matInput
|
28 |
placeholder="Type your message…"
|
29 |
-
[formControl]="input"
|
30 |
autocomplete="off"
|
31 |
/>
|
32 |
</mat-form-field>
|
|
|
26 |
<input
|
27 |
matInput
|
28 |
placeholder="Type your message…"
|
29 |
+
[formControl]="input"
|
30 |
autocomplete="off"
|
31 |
/>
|
32 |
</mat-form-field>
|