diff --git a/client/src/components/ExportPanel.svelte b/client/src/components/ExportPanel.svelte new file mode 100644 index 0000000..2aa2862 --- /dev/null +++ b/client/src/components/ExportPanel.svelte @@ -0,0 +1,113 @@ + + + + +
+
+ + {#each $subprofiles as sub} + + {/each} +
+ +
+ + + + +
+ +
+ + + + +
+
+ +