From 9e7e5b02a2151cfd79ce5052e273464657264fc6 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Thu, 22 Oct 2020 16:47:58 -0300 Subject: [PATCH] Dropdown Menu --- components/core/Footer/Footer.tsx | 21 +++++++++--------- components/icon/DoubleChevron.tsx | 22 +++++++++++++++++++ .../ProductView/ProductView.module.css | 7 +++--- .../product/ProductView/ProductView.tsx | 10 ++++----- 4 files changed, 41 insertions(+), 19 deletions(-) create mode 100644 components/icon/DoubleChevron.tsx diff --git a/components/core/Footer/Footer.tsx b/components/core/Footer/Footer.tsx index ebe137856..83bde14b0 100644 --- a/components/core/Footer/Footer.tsx +++ b/components/core/Footer/Footer.tsx @@ -21,7 +21,7 @@ const Footer: FC = ({ className, pages }) => { return (