A
Anonymous
Bookings History - Copy this React, Tailwind Component to your project
Design a bookings history page to show a list of the bookings history with Check in and Check out dates, client name, email, daytime phone, mobile number, home address, and postal address styled like Airbnb. If there is no booking history, display a friendly error message to let the user knows there is currently no booking for that property. Ensure a "Go Back" button to return to the property page. Make sure the style, format, color followed by the https://www.airbnb.com.au. The booking history will be embedded under the current property in the listingsAndReviews collection with key details: booking_id, arrival_date, departure_date, and client details (name, email, daytime phone, mobile phone, postal address, and home address.
Prompt
