Refactor code structure for improved readability and maintainability

This commit is contained in:
Elyes
2025-11-20 11:29:42 +01:00
parent e7d6551796
commit c6fc3fc747
3 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"@angular/forms": "^21.0.0",
"@angular/platform-browser": "^21.0.0",
"@angular/router": "^21.0.0",
"@swisscom/sdx": "^3.3.0",
"@swisscom/sdx": "^3.2.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},