UX changes for modals and refactoring (#380)

This commit is contained in:
Eduard Gert
2024-05-08 14:42:04 +02:00
committed by GitHub
parent 3f943bb7d4
commit 5caeab118b
27 changed files with 454 additions and 256 deletions

View File

@@ -34,6 +34,9 @@
"@/config/local": [
"./.local-config.json"
],
"@/config/test": [
"./.test-config.json"
],
"@components/*": [
"./src/components/*"
],