Components

ReviewModal

<ReviewModal />

Constructor

# <ReviewModal />

A modal component that shows reviews when opened.

Properties:
Name Type Description
showModal boolean
reviews array

An array containing user reviews of a listing

closeModal function

A function handler to close the modal

View Source components/ReviewModal.js, line 15