Initial shadcn/ui integration + improve copySvg component + move addToFavorite

This commit is contained in:
pheralb
2025-08-29 12:43:17 +01:00
parent acabd32b2d
commit 3e282c2057
5 changed files with 135 additions and 13 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
// Components:
import CopySvg from "@/components/svgs/copySvg.svelte";
import DownloadSvg from "@/components/svgs/downloadSvg.svelte";
import AddToFavorite from "@/components/addToFavorite.svelte";
import AddToFavorite from "@/components/svgs/addToFavorite.svelte";
// Props:
interface Props {