From b1d7d25813b6a23249ca9f213188adef9774238c Mon Sep 17 00:00:00 2001 From: R Date: Mon, 4 Dec 2023 19:20:44 +0200 Subject: [PATCH] deployed app test --- src/pages/RentProcess.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/RentProcess.jsx b/src/pages/RentProcess.jsx index 1f12c07..78357af 100644 --- a/src/pages/RentProcess.jsx +++ b/src/pages/RentProcess.jsx @@ -35,7 +35,7 @@ const RentProcessPage = () => { // TODO: get the id from the response when the user has made a reservation const mockRentData = { - id: '656b748c53fce92af70b34f4', + id: '656e0884162df1917d30e826', }; const [reservationDeadline, setReservationDeadline] = useState(