Updated
This commit is contained in:
@@ -52,9 +52,9 @@ if (response.isError) {
|
||||
|
||||
<!-- This is for masonry js package -->
|
||||
|
||||
<ClientOnly>
|
||||
<ArticlesList :articles="articles!.results" />
|
||||
</ClientOnly>
|
||||
|
||||
<ArticlesList :articles="articles!.results" />
|
||||
|
||||
|
||||
<div class="w-full flex-center pt-24 pb-10">
|
||||
<Pagination :items="[]" :total="100" />
|
||||
|
||||
Reference in New Issue
Block a user