iceshrimp-legacy/packages/client/src/pages/_loading_.vue
2023-04-07 17:01:42 -07:00

6 lines
73 B
Vue

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