This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
<post-single
|
||||
*ngFor="let post of postsToShow" [post]="post"
|
||||
></post-single>
|
||||
<p></p>
|
||||
<button (click)="refreshPosts()">Обновить</button>
|
||||
|
||||
<br>
|
||||
<div class="hexagon">
|
||||
<div class="hexagon-inside">
|
||||
|
Reference in New Issue
Block a user