From 86ed35d19918b97f7ffe8c1829fd02dc76414c64 Mon Sep 17 00:00:00 2001 From: Elena Garrone <8397116+elenagarrone@users.noreply.github.com> Date: Thu, 3 Feb 2022 13:29:06 +0000 Subject: [PATCH] refactor(footer): update variable name for secondary logo BREAKING CHANGE: the input for the second logo has been changed from `secondLogo` to `secondaryLogo`. fix: #670 --- .../canopy/src/lib/footer/footer.component.html | 6 +++--- .../src/lib/footer/footer.component.spec.ts | 12 ++++++------ .../canopy/src/lib/footer/footer.component.ts | 16 ++++++++-------- projects/canopy/src/lib/footer/footer.notes.ts | 4 ++-- projects/canopy/src/lib/footer/footer.stories.ts | 8 ++++---- 5 files changed, 23 insertions(+), 23 deletions(-) diff --git a/projects/canopy/src/lib/footer/footer.component.html b/projects/canopy/src/lib/footer/footer.component.html index a230dd8b7..867ca1a85 100644 --- a/projects/canopy/src/lib/footer/footer.component.html +++ b/projects/canopy/src/lib/footer/footer.component.html @@ -60,10 +60,10 @@