mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 00:35:12 +02:00
Work on components, Video player and more
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { onMount } from 'svelte';
|
||||
import { Selectable } from './lib/selectable';
|
||||
import type { Readable } from 'svelte/store';
|
||||
|
||||
export let name: string = '';
|
||||
export let horizontal = false;
|
||||
|
||||
Reference in New Issue
Block a user