From 70751f52d44b821e66f5198299a3f6b8d6204175 Mon Sep 17 00:00:00 2001 From: "oleksandr.ulianets" Date: Thu, 6 Mar 2025 17:03:12 +0100 Subject: [PATCH] feat: added the new footer link --- .changeset/grumpy-timers-judge.md | 5 +++++ .../molecules/ZopaFooter/ZopaFooter.tsx | 7 +++++-- .../__snapshots__/ZopaFooter.test.tsx.snap | 17 +++++++++++++---- 3 files changed, 23 insertions(+), 6 deletions(-) create mode 100644 .changeset/grumpy-timers-judge.md diff --git a/.changeset/grumpy-timers-judge.md b/.changeset/grumpy-timers-judge.md new file mode 100644 index 000000000..17a852bdd --- /dev/null +++ b/.changeset/grumpy-timers-judge.md @@ -0,0 +1,5 @@ +--- +'@zopauk/react-components': patch +--- + +Added new link to the footer diff --git a/src/components/molecules/ZopaFooter/ZopaFooter.tsx b/src/components/molecules/ZopaFooter/ZopaFooter.tsx index c4f61284d..37e3bb574 100644 --- a/src/components/molecules/ZopaFooter/ZopaFooter.tsx +++ b/src/components/molecules/ZopaFooter/ZopaFooter.tsx @@ -259,12 +259,15 @@ const ZopaFooterLinks = () => {
  • Terms of use
  • -
  • +
  • Investor principles
  • -
  • +
  • Remuneration
  • +
  • + Info for TPPS +
  • diff --git a/src/components/molecules/ZopaFooter/__snapshots__/ZopaFooter.test.tsx.snap b/src/components/molecules/ZopaFooter/__snapshots__/ZopaFooter.test.tsx.snap index be0fb776e..81274243f 100644 --- a/src/components/molecules/ZopaFooter/__snapshots__/ZopaFooter.test.tsx.snap +++ b/src/components/molecules/ZopaFooter/__snapshots__/ZopaFooter.test.tsx.snap @@ -710,9 +710,7 @@ exports[` renders the component with no a11y violations 1`] = ` Terms of use -
  • +
  • renders the component with no a11y violations 1`] = ` Investor principles
  • -
  • +
  • renders the component with no a11y violations 1`] = ` Remuneration
  • +
  • + + Info for TPPS + +