From 378882e2e081b849f2ee94271e7b22177ce24d52 Mon Sep 17 00:00:00 2001 From: Amin Ghasempoor Date: Sat, 12 Oct 2024 10:26:45 +0000 Subject: [PATCH] refer reason --- .../loan-history/Form/HistoryForm/PrintHistory.jsx | 3 +-- .../loan-history/Form/HistoryForm/TableContent.jsx | 3 ++- src/components/dashboard/passenger-boss/index.jsx | 11 +++++++---- .../dashboard/transportation-assistance/index.jsx | 11 +++++++---- 4 files changed, 17 insertions(+), 11 deletions(-) diff --git a/src/components/dashboard/loan-history/Form/HistoryForm/PrintHistory.jsx b/src/components/dashboard/loan-history/Form/HistoryForm/PrintHistory.jsx index 9028919..821a31f 100644 --- a/src/components/dashboard/loan-history/Form/HistoryForm/PrintHistory.jsx +++ b/src/components/dashboard/loan-history/Form/HistoryForm/PrintHistory.jsx @@ -7,14 +7,13 @@ import Link from "next/link"; const PrintHistory = ({attachment}) => { const t = useTranslations(); - return (