added expense view mode
This commit is contained in:
parent
fed0f7908a
commit
720e2d5ed4
23 changed files with 348 additions and 87 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"@angular/material": "~21.1.4",
|
||||
"@angular/platform-browser": "^21.1.0",
|
||||
"@angular/router": "^21.1.0",
|
||||
"@js-temporal/polyfill": "^0.5.1",
|
||||
"rxjs": "~7.8.0",
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
|
|
@ -43,4 +44,4 @@
|
|||
"typescript": "~5.9.2",
|
||||
"vitest": "^4.0.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue