mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-08-31 22:50:43 +00:00
7 lines
77 B
Vue
7 lines
77 B
Vue
![]() |
<template>
|
||
|
<div>
|
||
|
<header>misskey</header>
|
||
|
<slot></slot>
|
||
|
</div>
|
||
|
</template>
|