mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 13:16:08 +02:00
rename: client -> frontend
This commit is contained in:
6
packages/frontend/src/pages/_loading_.vue
Normal file
6
packages/frontend/src/pages/_loading_.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<MkLoading/>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
</script>
|
||||
Reference in New Issue
Block a user