mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 16:24:41 +09:00
自前ルーティング (#6759)
* wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="nvlagfpb">
|
||||
<div class="nvlagfpb" @contextmenu.prevent.stop="() => {}">
|
||||
<MkMenu :items="items" @close="$emit('closed')" class="_popup _shadow" :align="'left'"/>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user