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
@@ -73,7 +73,6 @@
|
|
73 |
[formControl]="input"
|
74 |
autocomplete="off"
|
75 |
cdkTextareaAutosize
|
76 |
-
#autosize="cdkTextareaAutosize"
|
77 |
cdkAutosizeMinRows="1"
|
78 |
cdkAutosizeMaxRows="3"/>
|
79 |
<mat-hint>Press Enter to send</mat-hint>
|
|
|
73 |
[formControl]="input"
|
74 |
autocomplete="off"
|
75 |
cdkTextareaAutosize
|
|
|
76 |
cdkAutosizeMinRows="1"
|
77 |
cdkAutosizeMaxRows="3"/>
|
78 |
<mat-hint>Press Enter to send</mat-hint>
|