fix(details): fix detail on routes

This commit is contained in:
ThomasL
2023-06-20 09:58:13 +02:00
parent c44523350f
commit d31ea29032
17 changed files with 13 additions and 253 deletions

View File

@@ -41,9 +41,6 @@
"@angular-challenges/module-to-standalone/user/contact": [
"libs/module-to-standalone/user/contact/src/index.ts"
],
"@angular-challenges/module-to-standalone/user/feature": [
"libs/module-to-standalone/user/feature/src/index.ts"
],
"@angular-challenges/module-to-standalone/user/home": [
"libs/module-to-standalone/user/home/src/index.ts"
],