Skip to content

Commit 72cc59f

Browse files
committed
Added routing and multiple components
1 parent dbff14e commit 72cc59f

39 files changed

+2347
-7
lines changed

ui/batch-two-angular/package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/batch-two-angular/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"@angular/platform-browser": "~10.0.0",
2020
"@angular/platform-browser-dynamic": "~10.0.0",
2121
"@angular/router": "~10.0.0",
22+
"bootstrap": "^4.5.0",
2223
"rxjs": "~6.5.5",
2324
"tslib": "^2.0.0",
2425
"zone.js": "~0.10.3"

0 commit comments

Comments
 (0)