diff --git a/components/PostTag.vue b/components/PostTag.vue index af340e4..fcb7203 100644 --- a/components/PostTag.vue +++ b/components/PostTag.vue @@ -1,6 +1,8 @@ - {{ tag }} + + {{ tag }} + @@ -18,48 +20,51 @@ export default {