Set the correct page title in /create (#1037)

This commit will fix the page title error in /create
This commit is contained in:
Govind Goel
2020-05-28 12:17:19 +05:30
committed by GitHub
parent 43552302c3
commit eeb69c5617
@@ -40,6 +40,7 @@ const ScaffolderPage: React.FC<{}> = () => {
return (
<Page theme={pageTheme.home}>
<Header
pageTitleOverride="Create a new component"
title={
<>
Create a new component <Lifecycle alpha shorthand />{' '}