diff --git a/components/account/AccountInfo.vue b/components/account/AccountInfo.vue
index cf69b579..78aca107 100644
--- a/components/account/AccountInfo.vue
+++ b/components/account/AccountInfo.vue
@@ -23,7 +23,7 @@ const { account, as = 'div' } = defineProps<{
diff --git a/components/search/SearchAccountInfo.vue b/components/search/SearchAccountInfo.vue
index 419ff8a3..608205f7 100644
--- a/components/search/SearchAccountInfo.vue
+++ b/components/search/SearchAccountInfo.vue
@@ -14,7 +14,7 @@ defineProps<{
diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue
index 085c4241..1f0e7ca2 100644
--- a/components/status/StatusCard.vue
+++ b/components/status/StatusCard.vue
@@ -155,7 +155,7 @@ const forceShow = ref(false)