Files
backstage/.changeset/angry-trees-relax.md
T
bogdannechyporenko a821696bb1 Updated the doc
Signed-off-by: bogdannechyporenko <bogdannechiporenko@gmail.com>
2022-10-26 22:10:57 +02:00

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} />