Cleanup
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user