Changeset 785b8bd for Farmatiko/ClientApp/src/app/home/home.component.ts
- Timestamp:
- 07/24/20 03:17:26 (4 years ago)
- Branches:
- master
- Children:
- de2baac
- Parents:
- 37c8d1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/home/home.component.ts
r37c8d1d r785b8bd 1 1 import { Component, OnInit, Input, ViewChild } from '@angular/core'; 2 import { MaterialModule } from '../shared/material.module';3 2 4 3 @Component({
Note:
See TracChangeset
for help on using the changeset viewer.