fix views

This commit is contained in:
2021-12-04 10:56:57 +01:00
parent 2242d0e267
commit df067fd3cb
21 changed files with 37 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Component, OnInit, ViewChild } from '@angular/core';
import { Component, OnInit } from '@angular/core';
import { ActivatedRoute } from '@angular/router';