From 956423d603174c89db1a60ce59f2729799230751 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Thu, 18 Jul 2024 16:23:12 +0530 Subject: [PATCH] fix: like not working in listview --- frontend/src/components/ListViews/DealsListView.vue | 2 +- frontend/src/components/ListViews/LeadsListView.vue | 2 +- frontend/src/components/ListViews/ListRows.vue | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/ListViews/DealsListView.vue b/frontend/src/components/ListViews/DealsListView.vue index 7e4cf933..dc0c4fc8 100644 --- a/frontend/src/components/ListViews/DealsListView.vue +++ b/frontend/src/components/ListViews/DealsListView.vue @@ -29,7 +29,7 @@ - +
- +
- +
@@ -34,7 +34,7 @@ v-slot="{ idx, column, item }" :row="row" > - +