[frontend] restructure components

This commit is contained in:
2025-10-12 05:06:13 +02:00
parent 01b84042ab
commit 9b20b08ab2
24 changed files with 830 additions and 248 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"php.version": "8.4"
"php.version": "8.4",
"files.autoSave": "onFocusChange",
}