Updated api-report.md
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Enabling the customization of the last page in the scaffolder template.
|
||||
|
||||
To override the content you have to do the next:
|
||||
|
||||
```typescript
|
||||
```typescript jsx
|
||||
scaffolderPlugin.__experimentalReconfigure({
|
||||
lastStepFormComponent: (props: LastStepFormProps) => (
|
||||
<YourCustomComponent {...props} />
|
||||
|
||||
Reference in New Issue
Block a user