feat: render announcements on dashboard
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 53s

This commit is contained in:
2025-07-05 19:09:05 -07:00
parent 4ca9042bcd
commit 9842f49fec
14 changed files with 1372 additions and 8 deletions

View File

@ -28,6 +28,7 @@
"@angular/forms": "20.0.6",
"@angular/platform-browser": "20.0.6",
"@angular/router": "20.0.6",
"ngx-markdown": "20.0.0",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"