Closed bcho892 closed 3 months ago
Is your feature request related to a problem? Please describe.
Change uasc-next\src\components\composite\SuccessfulBooking\SuccessfulBooking.tsx and make use of the constants in uasc-next\src\utils\Constants.ts for the times.
uasc-next\src\components\composite\SuccessfulBooking\SuccessfulBooking.tsx
uasc-next\src\utils\Constants.ts
it should be similar to
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Closed in favour of a back end solution
Is your feature request related to a problem? Please describe.
Change
uasc-next\src\components\composite\SuccessfulBooking\SuccessfulBooking.tsx
and make use of the constants inuasc-next\src\utils\Constants.ts
for the times.it should be similar to
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)