chore: formatting

This commit is contained in:
ThatOneCalculator 2023-04-19 21:06:05 -07:00
parent 08930c6de2
commit a1f723a18e
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 1 deletions

View File

@ -87,6 +87,7 @@ const headerTabs = $computed(() => [
title: i18n.ts.users,
},
]);
let swiperRef = null;
function setSwiperRef(swiper) {
@ -106,7 +107,6 @@ onMounted(() => {
syncSlide(tabs.indexOf(swiperRef.activeIndex));
});
definePageMetadata(
computed(() => ({
title: props.tag,