From 85aed9e8e4b490c8c27c66871fcbed95bc524bbe Mon Sep 17 00:00:00 2001
From: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
Date: Thu, 30 Mar 2023 12:34:58 -0400
Subject: [PATCH] chore(core): add new nx-cloud logo (#15979)
---
.../src/app/nx-welcome.component.ts__tpl__ | 16 +++-------------
.../src/app/nx-welcome.component.ts__tpl__ | 16 +++-------------
.../application/files/src/app/App.tsx.template | 12 +++---------
.../__snapshots__/application.spec.ts.snap | 15 +++++++++------
.../lib/create-application-files.helpers.ts | 16 +++-------------
.../files/app/src/app/App.tsx.template | 12 +++---------
.../files/nx-welcome/src/app/nx-welcome.tsx | 15 +++++++++------
.../app-vite/src/app/app.element.ts__tmpl__ | 16 +++-------------
.../app-webpack/src/app/app.element.ts__tmpl__ | 16 +++-------------
9 files changed, 39 insertions(+), 95 deletions(-)
diff --git a/packages/angular/src/generators/application/files/ng-module/src/app/nx-welcome.component.ts__tpl__ b/packages/angular/src/generators/application/files/ng-module/src/app/nx-welcome.component.ts__tpl__
index c4ba5ed1859a3..a81d4ca952918 100644
--- a/packages/angular/src/generators/application/files/ng-module/src/app/nx-welcome.component.ts__tpl__
+++ b/packages/angular/src/generators/application/files/ng-module/src/app/nx-welcome.component.ts__tpl__
@@ -664,19 +664,9 @@ import { Component, ViewEncapsulation } from '@angular/core';
-