mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Initial shadcn/ui integration + improve copySvg component + move addToFavorite
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user