From a9385fb07823ea6fd2358f2e3217d365dedbcd56 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Tue, 25 Nov 2025 14:49:06 +1300 Subject: [PATCH] Simplify notification --- src/lib/components/csvExportBox.svelte | 60 ++++---------------------- 1 file changed, 9 insertions(+), 51 deletions(-) diff --git a/src/lib/components/csvExportBox.svelte b/src/lib/components/csvExportBox.svelte index b0430e42c..c600adff5 100644 --- a/src/lib/components/csvExportBox.svelte +++ b/src/lib/components/csvExportBox.svelte @@ -1,9 +1,7 @@