From 8471b4d50c87256ecb7f752e18412adfaa6dbd20 Mon Sep 17 00:00:00 2001 From: Adam Antal Date: Thu, 18 Jan 2024 14:50:41 +0100 Subject: [PATCH] Disable "renew multiple loans" button on mobile if there aren't any --- src/apps/loan-list/list/ToggleListViewButtons.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/loan-list/list/ToggleListViewButtons.tsx b/src/apps/loan-list/list/ToggleListViewButtons.tsx index f062eb242f..b0df96b2d0 100644 --- a/src/apps/loan-list/list/ToggleListViewButtons.tsx +++ b/src/apps/loan-list/list/ToggleListViewButtons.tsx @@ -89,10 +89,10 @@ const ToggleListViewButtons: FC = ({