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
View File
@@ -1,5 +1,4 @@
import { Directive, ElementRef, OnInit } from '@angular/core';
import { MatInput } from '@angular/material/input';
@Directive({
selector: '[matAutofocus]',