mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-20 02:53:30 +02:00
refactor: project structure, absolute paths
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import ProgressBar from '../ProgressBar.svelte';
|
||||
import LazyImg from '../LazyImg.svelte';
|
||||
import type { TitleType } from '../../types';
|
||||
import Container from '../../../Container.svelte';
|
||||
import Container from '../Container.svelte';
|
||||
import type { Readable } from 'svelte/store';
|
||||
import AnimatedSelection from '../AnimateScale.svelte';
|
||||
import { navigate } from '../StackRouter/StackRouter';
|
||||
|
||||
Reference in New Issue
Block a user