diff --git a/src/lib/components/preset.svelte b/src/lib/components/preset.svelte index b60c18a8..b288384f 100644 --- a/src/lib/components/preset.svelte +++ b/src/lib/components/preset.svelte @@ -1 +1,85 @@ -flex-1 + + +
+ {#each Object.keys(samples) as sample} + + {/each} +
diff --git a/src/routes/edit.svelte b/src/routes/edit.svelte index cafbe38d..e8bbbefe 100644 --- a/src/routes/edit.svelte +++ b/src/routes/edit.svelte @@ -126,9 +126,10 @@
- + +