Build a Basic CRUD App with Angular and Node

Kishores

I am also getting a problem.

The code says - import { MatTableDataSource } from ‘@angular/material’; but import is import { MatTableDataSource } from ‘@angular/material/table’;?

Can’t bind to ‘dataSource’ since it isn’t a known property of 'table
Is there a working updated example?