improve event list / event details

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-03-08 22:55:48 +01:00
parent 8b346f8466
commit 22a37b698d
19 changed files with 834 additions and 790 deletions

View File

@@ -21,6 +21,6 @@ const config = {
trailingComma: 'es5',
printWidth: 80,
tabWidth: 2,
}
};
export default config
export default config;