feat: Updated app to use component library
Some checks failed
Run Unit and Integration Tests / test (push) Failing after 37s

This commit is contained in:
2025-09-26 10:56:55 +01:00
parent 5a0eab31d1
commit a9d406a477
13 changed files with 612 additions and 280 deletions

View File

@@ -41,6 +41,7 @@
]
},
"dependencies": {
"@luke-else/component-lib": "^1.1.5",
"svelte-toasts": "^1.1.2"
}
}