initial web app bootstrapping
This commit is contained in:
parent
d091b7dc2b
commit
e77c2b576d
6 changed files with 24 additions and 402 deletions
|
|
@ -8,5 +8,5 @@ import { RouterOutlet } from '@angular/router';
|
|||
styleUrl: './app.scss'
|
||||
})
|
||||
export class App {
|
||||
protected readonly title = signal('common-cents-web');
|
||||
protected readonly title = signal('common-cents');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue