From 29a4e2488151861c10abeb0a05622e4d06e07c60 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Thu, 5 Dec 2019 17:34:44 +0100 Subject: Fix SSR on PostList --- components/Posts/PostList/PostList.vue | 45 +++++++++------------------------- 1 file changed, 12 insertions(+), 33 deletions(-) (limited to 'components/Posts/PostList/PostList.vue') diff --git a/components/Posts/PostList/PostList.vue b/components/Posts/PostList/PostList.vue index 781099f..80369a8 100644 --- a/components/Posts/PostList/PostList.vue +++ b/components/Posts/PostList/PostList.vue @@ -1,9 +1,8 @@