Add FormComponent to the entryComponents of app.module.ts. Copy. import { FormComponent } from './form/form.component'; @NgModule({ ...
確定! 回上一頁