Skip to content

Commit

Permalink
Merge pull request #77 from Lor3wp/dev
Browse files Browse the repository at this point in the history
deployed app test
  • Loading branch information
ramizwd authored Dec 4, 2023
2 parents 3ac817e + b1d7d25 commit 1f8c45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/RentProcess.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 1f8c45f

Please sign in to comment.