diff --git a/components/ImageLoading.vue b/components/ImageLoading.vue index 5f18dfc..5277e5f 100644 --- a/components/ImageLoading.vue +++ b/components/ImageLoading.vue @@ -11,7 +11,7 @@ const { isLoading, error } = useImage({ src: avatarUrl })