1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-16 02:45:31 +02:00
This commit is contained in:
syuilo
2020-09-05 12:17:58 +09:00
parent 5a1229702b
commit da5f38f55d

View File

@@ -15,7 +15,9 @@
<script lang="ts">
import { defineComponent } from 'vue';
export default defineComponent({
emits: ['click'],
props: {
type: {
type: String,