From 61a0f817c0d8926a963e25805a82455ed92cca35 Mon Sep 17 00:00:00 2001 From: Mattias Granlund Date: Thu, 16 May 2024 15:20:25 +0200 Subject: [PATCH] Use custom tooltip in avatar component --- app/src/lib/components/Avatar.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/lib/components/Avatar.svelte b/app/src/lib/components/Avatar.svelte index 9943e469b..e89b3bdf9 100644 --- a/app/src/lib/components/Avatar.svelte +++ b/app/src/lib/components/Avatar.svelte @@ -1,4 +1,5 @@