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:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import classNames from 'classnames';
|
||||
import Container from '../../Container.svelte';
|
||||
import Container from './Container.svelte';
|
||||
import type { Readable } from 'svelte/store';
|
||||
import AnimateScale from './AnimateScale.svelte';
|
||||
import type { ComponentType } from 'svelte';
|
||||
|
||||
Reference in New Issue
Block a user