refactor(component): abstract component selection from svelteRenderer function

This commit is contained in:
sethburkart123
2024-09-09 17:57:54 +10:00
parent 7ca4682adb
commit 7951358cd0
4 changed files with 21 additions and 29 deletions
@@ -126,6 +126,10 @@
selectedBackground
});
$effect(() => {
console.error(error);
});
onMount(() => {
loadBackgrounds();