From 7a7708fdc707b35f506af21a4e899fdbda2613ad Mon Sep 17 00:00:00 2001 From: Shamim Bin Nur <48399373+shamimbinnur@users.noreply.github.com> Date: Wed, 8 Mar 2023 01:37:22 +0600 Subject: [PATCH] feat: make the entire insight page buttons clickable (#960) Fixes #701 --- .../molecules/InsightRow/insight-row.tsx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/components/molecules/InsightRow/insight-row.tsx b/components/molecules/InsightRow/insight-row.tsx index cd0de8c537..b4428ab4b5 100644 --- a/components/molecules/InsightRow/insight-row.tsx +++ b/components/molecules/InsightRow/insight-row.tsx @@ -73,19 +73,19 @@ const InsightRow = ({ insight, user }: InsightRowProps) => {
- - - - - - - + + + + + + + - - + +