Skip to content

Commit

Permalink
deployed app test
Browse files Browse the repository at this point in the history
  • Loading branch information
ramizwd committed Dec 4, 2023
1 parent d8b657f commit b1d7d25
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 b1d7d25

Please sign in to comment.