Skip to content

Commit cd480da

Browse files
committed
tyest con Vincenzo e Francesco
1 parent e8d7a66 commit cd480da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ import { Component } from '@angular/core';
55
template: `<div>Hello {{value}}</div>`,
66
})
77
export class AppComponent {
8-
value = 'World - Proger';
8+
value = 'World - Proger - Francesco Vincenzo';
99
}

0 commit comments

Comments
 (0)