mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-19 01:53:21 +02:00
refactor: pretty much the whole backend module hierarchy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import Container from '../Container.svelte';
|
||||
import HeroShowcaseBackground from './HeroBackground.svelte';
|
||||
import IconButton from '../IconButton.svelte';
|
||||
import IconButton from '../FloatingIconButton.svelte';
|
||||
import { ChevronRight } from 'radix-icons-svelte';
|
||||
import PageDots from '../HeroShowcase/PageDots.svelte';
|
||||
import type { Readable, Writable } from 'svelte/store';
|
||||
|
||||
Reference in New Issue
Block a user