Skip to content

Commit

Permalink
Merge pull request #1149 from ZopaPublic/remove-log
Browse files Browse the repository at this point in the history
Remove log
  • Loading branch information
OlenaKashuba authored Aug 30, 2024
2 parents c82f8e0 + 8251425 commit 2cfb255
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/young-pillows-shop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@zopauk/react-components': patch
---

remove log
2 changes: 0 additions & 2 deletions src/components/molecules/ZopaFooter/ZopaFooter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,6 @@ const ZopaFooter = ({
theme = themeContext;
}

console.log('mainCobrandedLegalCopy', mainCobrandedLegalCopy);

return (
<Footer data-automation="ZA.footer" theme={theme} {...rest} className={theme.footer.className}>
<FlexContainer gutter={16}>
Expand Down

0 comments on commit 2cfb255

Please sign in to comment.