From 7366f4336f22f8ffad939867e9a93813ae7f8fc1 Mon Sep 17 00:00:00 2001 From: Raghunandan Balachandran Date: Fri, 7 Feb 2020 15:00:01 +0100 Subject: [PATCH] add more props --- .../components/CreateEntityFormPage/CreateEntityFormPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/packages/plugins/create-entity/src/components/CreateEntityFormPage/CreateEntityFormPage.tsx b/frontend/packages/plugins/create-entity/src/components/CreateEntityFormPage/CreateEntityFormPage.tsx index 554a3ce98a..a6924e6ccd 100644 --- a/frontend/packages/plugins/create-entity/src/components/CreateEntityFormPage/CreateEntityFormPage.tsx +++ b/frontend/packages/plugins/create-entity/src/components/CreateEntityFormPage/CreateEntityFormPage.tsx @@ -54,7 +54,7 @@ const CreateEntityFormPage = () => { return ( - {componentCreated ?
{componentCreated} is created! 🎉
: + {componentCreated ?
{componentCreated} is created! 🎉
: