a821696bb1
Signed-off-by: bogdannechyporenko <bogdannechiporenko@gmail.com>
251 B
251 B
@backstage/plugin-scaffolder
| @backstage/plugin-scaffolder |
|---|
| patch |
Enabling the customization of the last step in the scaffolder template.
To override the content you have to do the next:
<TemplatePage ReviewStepComponent={YourCustomComponent} />