Skip to content

Commit 187aa69

Browse files
author
pigr2
committed
ready to release
1 parent dafe5ce commit 187aa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const storeManager = provideStore({ currentSearch: SearchReducer });
4242

4343
export class AppComponent implements OnInit {
4444

45-
title = ''; //'One Source of Truth for Angular 2';
45+
title = 'One Source of Truth for Angular 2';
4646

4747
private state: CurrentSearch;
4848

0 commit comments

Comments
 (0)