From 535ed92026d33d0e968492821a4e12b2f6d3b6ac Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Wed, 26 Jul 2023 11:10:40 +0530 Subject: [PATCH] fix: handle icon-right through template --- frontend/src/components/ListView.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/ListView.vue b/frontend/src/components/ListView.vue index 8f19c6d22..52a9452c8 100644 --- a/frontend/src/components/ListView.vue +++ b/frontend/src/components/ListView.vue @@ -16,13 +16,15 @@