link
This commit is contained in:
parent
20c9ad6b54
commit
0519812d85
@ -5,13 +5,12 @@ import { PdQuestionsRoutingModule } from './pd-questions-routing.module';
|
||||
import { CommonQuesComponent } from './common-ques/common-ques.component';
|
||||
import { EmployerInfoComponent } from './employer-info/employer-info.component';
|
||||
import { DynamicDocsFormComponent } from './dynamic-docs-form/dynamic-docs-form.component';
|
||||
import { CaptureBtnComponent } from './capture-btn/capture-btn.component';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
CommonModule,
|
||||
PdQuestionsRoutingModule
|
||||
],
|
||||
declarations: [CaptureBtnComponent]
|
||||
declarations: []
|
||||
})
|
||||
export class PdQuestionsModule { }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user