wip
This commit is contained in:
parent
29b1541a8e
commit
08ee9e4eaf
14 changed files with 193 additions and 29 deletions
6
src/web/app/desktop/views/components/ui.vue
Normal file
6
src/web/app/desktop/views/components/ui.vue
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<header>misskey</header>
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue