|
@@ -40,7 +40,7 @@ export class AppModule { }
|
|
|
|
|
|
```
|
|
```
|
|
|
|
|
|
-In any component where you want to generate a form, import andthen inject the DynaformService.
|
|
|
|
|
|
+In any component where you want to generate a form, import and then inject the DynaformService.
|
|
|
|
|
|
```typescript
|
|
```typescript
|
|
import { Component } from '@angular/core';
|
|
import { Component } from '@angular/core';
|