Skip to content

Commit

Permalink
Merge pull request #308 from mild-blue/fix-note
Browse files Browse the repository at this point in the history
Fix note
  • Loading branch information
tomaskourim authored Jun 11, 2021
2 parents 651e44c + 4c95843 commit 8673326
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ <h3>Vyberte místo aplikace očkování</h3>
<h3>Poznámka</h3>
<mat-form-field floatLabel="never">
<textarea matInput
[(ngModel)]="note"
cdkTextareaAutosize
placeholder="Zanechte poznámku"
#autosize="cdkTextareaAutosize"
Expand Down

0 comments on commit 8673326

Please sign in to comment.