First fully working user management, move to layout groups

This commit is contained in:
2023-07-18 14:18:52 +02:00
parent c14b174a42
commit a6b8685f91
55 changed files with 366 additions and 192 deletions
-4
View File
@@ -1,9 +1,5 @@
// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces
declare module '@fortawesome/pro-solid-svg-icons/index.es' {
export * from '@fortawesome/pro-solid-svg-icons';
}
declare global {
namespace App {
// interface Error {}