iceshrimp-legacy/packages/client/src/pages/_loading_.vue
2022-01-07 16:48:51 +09:00

7 lines
72 B
Vue

<template>
<MkLoading/>
</template>
<script lang="ts" setup>
</script>