added services and interfaces for expense types
This commit is contained in:
parent
bd18fecdff
commit
7bb21f8796
8 changed files with 142 additions and 5 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { ApplicationConfig, provideBrowserGlobalErrorListeners } from '@angular/core';
|
||||
import { provideRouter } from '@angular/router';
|
||||
|
||||
import { routes } from './app.routes';
|
||||
|
||||
export const appConfig: ApplicationConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue