source:
Farmatiko/ClientApp/src/app/home/home.component.ts@
394395d
Last change on this file since 394395d was 822c59d, checked in by , 4 years ago | |
---|---|
|
|
File size: 155 bytes |
Rev | Line | |
---|---|---|
[822c59d] | 1 | import { Component } from '@angular/core'; |
2 | ||
3 | @Component({ | |
4 | selector: 'app-home', | |
5 | templateUrl: './home.component.html', | |
6 | }) | |
7 | export class HomeComponent { | |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.