Some refactoring
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
@@ -2,9 +2,8 @@ import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-root',
|
||||
templateUrl: './app.component.html',
|
||||
styleUrls: ['./app.component.scss']
|
||||
template:'<fm-app></fm-app>'
|
||||
})
|
||||
export class AppRootComponent {
|
||||
title = 'farmmaps-lib-app';
|
||||
title = 'FarmMaps';
|
||||
}
|
||||
|
Reference in New Issue
Block a user