diff --git a/src/components/scanstations/AddScanStationModal.svelte b/src/components/scanstations/AddScanStationModal.svelte new file mode 100644 index 00000000..3b628584 --- /dev/null +++ b/src/components/scanstations/AddScanStationModal.svelte @@ -0,0 +1,187 @@ + + +{#if modal_open} +
+ Please provide the required information to create a new scanstation +
+