ciyidogan commited on
Commit
5be0be5
·
verified ·
1 Parent(s): 6ad271f

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>