import { MatMenuModule} from '@angular/material/menu';. and imports: [ MatMenuModule ]. I think you need to add the MatMenuModule import to your app.module ...
確定! 回上一頁