From 2788afe822dbddece5859558d09c8acd41bde875 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Sun, 12 Jan 2025 00:09:27 +0100 Subject: [PATCH] Add toasts..... such as they are --- frontend/src/App.svelte | 17 ++++++++++++++++- frontend/src/lib/components/AddonCard.svelte | 18 ++++++++++++++---- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index 1cbff65..0350326 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -66,7 +66,22 @@ toast('Hello World', { --> - +