mirror of
https://github.com/shadoll/sLogos.git
synced 2026-08-28 19:43:17 +00:00
feat: implement SVG source copying functionality and add Notification component
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script>
|
||||
import Actions from './Actions.svelte';
|
||||
import Preview from "./Preview.svelte";
|
||||
import Actions from "./Actions.svelte";
|
||||
|
||||
import InlineSvg from "./InlineSvg.svelte";
|
||||
import { getThemeColor, getDefaultLogoColor } from "../utils/colorTheme.js";
|
||||
import { generateColorSetCircle } from "../utils/colorCircles.js";
|
||||
|
||||
Reference in New Issue
Block a user