mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-21 16:25:11 +02:00
refactor: project structure, absolute paths
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import IconButton from '../IconButton.svelte';
|
||||
import { ChevronLeft, ChevronRight } from 'radix-icons-svelte';
|
||||
import classNames from 'classnames';
|
||||
import Container from '../../../Container.svelte';
|
||||
import Container from '../Container.svelte';
|
||||
import { PLATFORM_TV } from '../../constants';
|
||||
import type { BackEvent } from '../../selectable';
|
||||
import { get } from 'svelte/store';
|
||||
|
||||
Reference in New Issue
Block a user