This commit is contained in:
2020-08-14 02:02:39 +05:00
parent 302b89db9f
commit b83fd33604
3 changed files with 2 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
<div class="flex flex-wrap justify-center">
<a
href=""
:href="'/topic/' + topic.slug"
v-for="topic in topics"
:key="topic.id"
class="text-sm font-medium border border-gray-700 py-1 px-3 rounded-full mr-2 mt-2 mb-4 hover:bg-green-100 MvTyper"