Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Create this component in src/components/address-modal/new-component

  • We need to pass the next open date and next Day Open

    • for exemple if today is Moday at 8h a.m and the restaurant open at 10h a.m, so we need show a message “Delivery will be avaliable today at 10:00 AM”, but if the restaurant open tomorrow at 10h a.m, so need show “Delivery will be avaliable Tuesday at 10:00 AM”.

  • The button "Use Different Address“ return to screen of search delivery.

...