This commit is contained in:
2020-08-22 19:58:36 +05:00
parent aac9f030cb
commit 9ffc1aaba2
5 changed files with 9 additions and 7 deletions

View File

@@ -91,9 +91,9 @@
v-show="loading == 0"
v-if="moreArticles"
@click="fetchNewArticles()"
class="ml-4 text-white h-10 flex items-center justify-center px-4 bg-main-link rounded shadow font-medium"
class="ml-4 text-white h-10 flex items-center justify-center px-4 bg-main-link rounded shadow MvTyper"
>
{{ loading ? "Loading...." : "Show more" }}
އިތުރަށް
</button>
</div>
</section>