diff --git a/components/Tag.vue b/components/Tag.vue index ce4e61b..dbadfb5 100644 --- a/components/Tag.vue +++ b/components/Tag.vue @@ -5,7 +5,7 @@ const { dest } = defineProps<{ dest: string }>();