diff --git a/components/common/CommonAlert.vue b/components/common/CommonAlert.vue index dabf780d..f784ce87 100644 --- a/components/common/CommonAlert.vue +++ b/components/common/CommonAlert.vue @@ -20,7 +20,7 @@ function close() {
- diff --git a/components/common/CommonPaginator.vue b/components/common/CommonPaginator.vue index 00e50d7c..fcb10b9a 100644 --- a/components/common/CommonPaginator.vue +++ b/components/common/CommonPaginator.vue @@ -1,4 +1,4 @@ - @@ -62,7 +67,7 @@ const { items, prevItems, update, state, endAnchor, error } = usePaginator(pagin diff --git a/components/modal/ModalMediaPreview.vue b/components/modal/ModalMediaPreview.vue index 9f3f8621..2faaa135 100644 --- a/components/modal/ModalMediaPreview.vue +++ b/components/modal/ModalMediaPreview.vue @@ -40,14 +40,14 @@ onUnmounted(() => locked.value = false)
diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue index 7a9a416e..a20eaac3 100644 --- a/components/nav/NavFooter.vue +++ b/components/nav/NavFooter.vue @@ -16,7 +16,7 @@ function toggleDark() {