egirlskey/packages/frontend/src/pages/_loading_.vue
2024-02-13 15:59:27 +00:00

11 lines
172 B
Vue

<!--
SPDX-FileCopyrightText: syuilo and misskey-project
SPDX-License-Identifier: AGPL-3.0-only
-->
<template>
<MkLoading/>
</template>
<script lang="ts" setup>
</script>