Nutze neueste Version für Svelte5

Ignoriere die Pagination der Tabellen und das Bearbeiten der Einträge.
This commit is contained in:
2025-06-04 18:13:07 +02:00
parent 85d22d5c06
commit b89a3c744f
61 changed files with 524 additions and 501 deletions
+6
View File
@@ -0,0 +1,6 @@
/** @type {import('@sveltejs/kit').Config} */
const config = {
kit: {}
};
export default config;