mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 17:03:50 +01:00
7a7b07c2bb
* (feat) シェア中継 * バリデーションを強化 * fix design * fix some path issues
6 lines
66 B
Vue
6 lines
66 B
Vue
<template>
|
|
<div>
|
|
<slot></slot>
|
|
</div>
|
|
</template>
|