FreeTube/src/renderer/components/ft-intersection-observer/ft-intersection-observer.vue

6 lines
92 B
Vue

<template>
<div ref="elem" />
</template>
<script src="./ft-intersection-observer.js" />