Feature: The guestbook now autocompletes on phone number

This commit is contained in:
2021-03-26 08:53:17 +05:30
parent 3705ceb95b
commit d5b4dfeaca
11 changed files with 97 additions and 9 deletions

View File

@ -14,7 +14,6 @@ import { ProductService } from '../product.service';
import { ProductListDataSource } from './product-list-datasource';
@Component({
selector: 'app-product-list',
templateUrl: './product-list.component.html',