Unlock edit on reschedule (#2628)
This commit is contained in:
		
							parent
							
								
									c4dbab2637
								
							
						
					
					
						commit
						83f9defc65
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -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]} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 sean-brydon
						sean-brydon