I solved this issue by importing my own MaterialModule, which looks something like this import { NgModule } from '@angular/core'; import { MdButtonModule, ...
確定! 回上一頁