Merge branch 'main' into fix/1847-support-jitsi-self-hosted

fix/1847-support-jitsi-self-hosted
kodiakhq[bot] 2022-04-28 09:13:01 +00:00 committed by GitHub
commit 37d15f7bab
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]}