From afaf949c08ec4898a345f42a1264e06ae57fa1d2 Mon Sep 17 00:00:00 2001 From: Sebastian Pravda Date: Wed, 25 Jan 2023 22:06:38 +0100 Subject: [PATCH] fix: svelte check --- frontend/src/lib/components/select/SchoolSelect.svelte | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/components/select/SchoolSelect.svelte b/frontend/src/lib/components/select/SchoolSelect.svelte index 1b33f7c..d569070 100644 --- a/frontend/src/lib/components/select/SchoolSelect.svelte +++ b/frontend/src/lib/components/select/SchoolSelect.svelte @@ -1,6 +1,7 @@