mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-16 16:37:28 -06:00
8 lines
94 B
Vue
8 lines
94 B
Vue
![]() |
<template>
|
||
|
<div></div>
|
||
|
</template>
|
||
|
|
||
|
<script lang="ts" setup>
|
||
|
import { } from 'vue';
|
||
|
</script>
|