From 27e5f65c0580e6ef8635d2eb3f7cde4910fa4adf Mon Sep 17 00:00:00 2001 From: AminGhasempoor Date: Wed, 17 Apr 2024 16:46:52 +0330 Subject: [PATCH] get api --- src/components/dashboard/first/index.jsx | 2 +- .../forms/LegalPersonForm.jsx | 53 ++++++++++--------- .../add-request-loan/forms/RealPersonForm.jsx | 53 +++++++++++-------- src/lib/app/hooks/useProjectTitle.jsx | 3 +- 4 files changed, 59 insertions(+), 52 deletions(-) diff --git a/src/components/dashboard/first/index.jsx b/src/components/dashboard/first/index.jsx index 826380e..7b42ef9 100644 --- a/src/components/dashboard/first/index.jsx +++ b/src/components/dashboard/first/index.jsx @@ -18,7 +18,7 @@ const FirstComponent = () => { {t("Dashboard.go_to_add_request_loan")}