From b703f023f3147f8aedf6829d0ab543a920773b83 Mon Sep 17 00:00:00 2001 From: blam Date: Mon, 25 Apr 2022 14:43:28 +0200 Subject: [PATCH] chore: needed a newline! : Signed-off-by: blam --- .../examples/templates/create-react-app/template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-app/templates/default-app/examples/templates/create-react-app/template.yaml b/packages/create-app/templates/default-app/examples/templates/create-react-app/template.yaml index a270ff0b98..643d9778e3 100644 --- a/packages/create-app/templates/default-app/examples/templates/create-react-app/template.yaml +++ b/packages/create-app/templates/default-app/examples/templates/create-react-app/template.yaml @@ -80,4 +80,4 @@ spec: url: ${{ steps.publish.output.remoteUrl }} - title: Open in catalog icon: catalog - entityRef: ${{ steps.register.output.entityRef }} \ No newline at end of file + entityRef: ${{ steps.register.output.entityRef }}