xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Appointment Date is not shown on appointment info page #146

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

Description:

The appointment date is not shown on the appointment info page.

Reproduction Steps:

  1. Go to any appointment info page

    Proposed Solution:

    Use moment js to format the date the same as on the appointment card component.