Merged in fix/booking-flow-eslint-fix (pull request #3342)
fix: Upgrade booking-flow eslint config * Upgrade booking-flow eslint config Approved-by: Bianca Widstam
This commit is contained in:
@@ -44,6 +44,7 @@ export default function Section({
|
||||
|
||||
useEffect(() => {
|
||||
if (step === EnterDetailsStepEnum.selectBed && bedType) {
|
||||
// eslint-disable-next-line react-hooks/set-state-in-effect
|
||||
setTitle(bedType.description)
|
||||
}
|
||||
// If breakfast step, check if an option has been selected
|
||||
|
||||
Reference in New Issue
Block a user