From eeb69c56177a63e40cb72a29d925c36d4842e699 Mon Sep 17 00:00:00 2001 From: Govind Goel <52847415+govindgoel@users.noreply.github.com> Date: Thu, 28 May 2020 12:17:19 +0530 Subject: [PATCH] Set the correct page title in /create (#1037) This commit will fix the page title error in /create --- plugins/scaffolder/src/components/ScaffolderPage/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/scaffolder/src/components/ScaffolderPage/index.tsx b/plugins/scaffolder/src/components/ScaffolderPage/index.tsx index 922416972a..e6fed50cef 100644 --- a/plugins/scaffolder/src/components/ScaffolderPage/index.tsx +++ b/plugins/scaffolder/src/components/ScaffolderPage/index.tsx @@ -40,6 +40,7 @@ const ScaffolderPage: React.FC<{}> = () => { return (
Create a new component {' '}