From db2d937a38d5c309e3c6aa14f2eaf3cfe58f415e Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Tue, 13 Dec 2022 14:41:36 +0100 Subject: feat: v1 notification complete --- code/app/src/components/notification.svelte | 38 +++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/code/app/src/components/notification.svelte b/code/app/src/components/notification.svelte index 5dbb216..f7b172e 100644 --- a/code/app/src/components/notification.svelte +++ b/code/app/src/components/notification.svelte @@ -1,10 +1,43 @@