This commit is contained in:
parent
4f8765840a
commit
cda7e38908
@ -1,6 +1,6 @@
|
||||
<div class="send_post">
|
||||
<h4>Поведай миру что-нибудь хорошее.</h4>
|
||||
<input type="text" size="60" placeholder="Печатать сюда" #textToPost>
|
||||
<textarea type="text" rows="8" cols="45" placeholder="Печатать сюда" #textToPost> </textarea>
|
||||
<p>
|
||||
<button (click)="sendPost(textToPost.value)">Отправить</button>
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user