1 import { Component, OnInit } from '@angular/core';
4 selector: 'app-templ-mapp-creation',
5 templateUrl: './templ-mapp-creation.component.html',
6 styleUrls: ['./templ-mapp-creation.component.css']
8 export class TemplMappCreationComponent implements OnInit {