- Timestamp:
- 07/21/20 22:00:35 (4 years ago)
- Branches:
- master
- Children:
- c352b2d
- Parents:
- 0c48bbb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/counter/counter.component.ts
r0c48bbb r333cdac 3 3 @Component({ 4 4 selector: 'app-counter-component', 5 templateUrl: './counter.component.html' 5 templateUrl: './counter.component.html', 6 styleUrls: ['./counter.component.css'] 6 7 }) 7 8 export class CounterComponent {
Note:
See TracChangeset
for help on using the changeset viewer.