mirror of
https://github.com/pheralb/svgl.git
synced 2025-04-07 16:58:12 +08:00
✨ Upgrade SVGL version
This commit is contained in:
parent
8b5b68f232
commit
41fd336bc1
@ -48,7 +48,7 @@
|
||||
</ContextMenu.Item>
|
||||
<ContextMenu.Item disabled class="font-mono">
|
||||
<StarsIcon size={16} strokeWidth={1.5} />
|
||||
<span>v4.5</span>
|
||||
<span>v4.6</span>
|
||||
</ContextMenu.Item>
|
||||
</ContextMenu.Content>
|
||||
</ContextMenu.Root>
|
||||
|
@ -2,7 +2,6 @@
|
||||
export let currentPath: string;
|
||||
|
||||
import { cn } from '@/utils/cn';
|
||||
import Logo from './icons/logo.svelte';
|
||||
import Theme from './theme.svelte';
|
||||
|
||||
import { ArrowUpRight, CloudyIcon } from 'lucide-svelte';
|
||||
|
Loading…
x
Reference in New Issue
Block a user