more
This commit is contained in:
@@ -456,7 +456,7 @@ const HomePage = () => {
|
||||
</section>
|
||||
{showPromoModal ? (
|
||||
<ConfirmModal
|
||||
titleText="Enter Promo Code"
|
||||
titleText="Enter Code"
|
||||
onCancel={handleCancelModal}
|
||||
buttonLabelText="Enter Code"
|
||||
isPromoModal={true}
|
||||
|
||||
Reference in New Issue
Block a user