From d273e1d7224f92bc628975cd6fdb2c994d9bded1 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Mon, 30 Mar 2026 21:30:13 +0530 Subject: [PATCH] fix: Asset links --- src/lib/components/MermaidChartIcon.svelte | 3 ++- src/lib/components/Share.svelte | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/lib/components/MermaidChartIcon.svelte b/src/lib/components/MermaidChartIcon.svelte index 98c54110..007128c3 100644 --- a/src/lib/components/MermaidChartIcon.svelte +++ b/src/lib/components/MermaidChartIcon.svelte @@ -1,7 +1,8 @@ -Mermaid Chart +Mermaid Chart diff --git a/src/lib/components/Share.svelte b/src/lib/components/Share.svelte index 2595900c..17b56844 100644 --- a/src/lib/components/Share.svelte +++ b/src/lib/components/Share.svelte @@ -4,6 +4,7 @@ import { Separator } from '$/components/ui/separator'; import { env } from '$/util/env'; import { urlsStore } from '$/util/state'; + import { asset } from '$app/paths'; import ShareIcon from '~icons/material-symbols/share'; import CopyInput from './CopyInput.svelte'; import MermaidChartIcon from './MermaidChartIcon.svelte'; @@ -22,7 +23,7 @@

- Mermaid Live Editor + Mermaid Live Editor Mermaid Live Editor