File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @zopauk/react-components ' : patch
3+ ---
4+
5+ Added new link to the footer
Original file line number Diff line number Diff line change @@ -259,12 +259,15 @@ const ZopaFooterLinks = () => {
259259 < li className = "mb-4" >
260260 < StyledLink href = "https://www.zopa.com/terms-of-use" > Terms of use</ StyledLink >
261261 </ li >
262- < li className = "mb-4" >
262+ < li >
263263 < StyledLink href = "https://www.zopa.com/investor-principles" > Investor principles</ StyledLink >
264264 </ li >
265- < li >
265+ < li className = "mb-4" >
266266 < StyledLink href = "https://www.zopa.com/remuneration" > Remuneration</ StyledLink >
267267 </ li >
268+ < li >
269+ < StyledLink href = "https://www.zopa.com/open-banking-developer" > Info for TPPS</ StyledLink >
270+ </ li >
268271 </ List >
269272 </ FlexCol >
270273 < FlexCol xs = { 12 } s = { 6 } l = { 3 } className = "mb-8 s:mb-9" >
You can’t perform that action at this time.
0 commit comments