mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 15:20:55 +00:00
3 lines
79 B
Vue
3 lines
79 B
Vue
|
<template functional>
|
||
|
<div :style="{marginTop: props.item.top}" />
|
||
|
</template>
|