Unlock edit on reschedule (#2628)

pull/2749/head^2
sean-brydon 2022-04-28 10:10:40 +01:00 committed by GitHub
parent eea40c69f7
commit a6183e0ccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -446,7 +446,6 @@ const BookingPage = ({
{...bookingForm.register("locationType", { required: true })}
value={location.type}
defaultChecked={selectedLocation === location.type}
disabled={disableInput}
/>
<span className="text-sm ltr:ml-2 rtl:mr-2 dark:text-gray-500">
{locationLabels[location.type]}