creado objeto interfaz Reserva e interfaz de usuario para reservar
This commit is contained in:
@@ -3,8 +3,7 @@ import { FormControl, FormGroup, Validators } from '@angular/forms';
|
||||
import { Tab1Service } from '../tab1/tab1.service';
|
||||
import { Router } from '@angular/router';
|
||||
import { Eventoi } from '../interfaces/eventoi';
|
||||
import { DatePipe } from '@angular/common'
|
||||
import { ViewEventoPageRoutingModule } from '../view-evento/view-evento-routing.module';
|
||||
|
||||
|
||||
@Component({
|
||||
selector: 'app-prompt-evento',
|
||||
|
||||
Reference in New Issue
Block a user