fixed changeset

Signed-off-by: Alex Rybchenko <arybchenko@box.com>
This commit is contained in:
Alex Rybchenko
2022-10-13 14:49:37 +02:00
parent ca0cbd5a02
commit afb13576c9
+1 -6
View File
@@ -2,10 +2,5 @@
'@backstage/plugin-scaffolder': minor
---
<<<<<<< Updated upstream
Added props to override default Scaffolder page `title`, `subtitle` and `pageTitleOverride`.
=======
Added props to override default Scaffolder page title, subtitle and pageTitleOverride.
Routes like `rootRouteRef`, `selectedTemplateRouteRef`, `nextRouteRef`, `nextSelectedTemplateRouteRef` were made public and can be used in your app (e.g. in custom TemplateCard component)
> > > > > > > Stashed changes
Routes like `rootRouteRef`, `selectedTemplateRouteRef`, `nextRouteRef`, `nextSelectedTemplateRouteRef` were made public and can be used in your app (e.g. in custom TemplateCard component).