Merge pull request #15973 from awanlin/topic/fix-welcome-title-styling

Fixed WelcomeTitle regression
This commit is contained in:
Ben Lambert
2023-01-30 15:21:54 +01:00
committed by GitHub
3 changed files with 36 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home': patch
---
Fixed regression that caused the `WelcomeTitle` to not be the right size when passed to the `title` property of the `<Header>` component. A Storybook entry was also added for the `WelcomeTitle`