fix: correct membershipFailedError logic
This commit is contained in:
committed by
Michael Zetterberg
parent
7213bde423
commit
afda7f851a
@@ -6,6 +6,7 @@ import type {
|
||||
|
||||
export interface BookingConfirmationProps {
|
||||
refId: string
|
||||
membershipFailedError: boolean
|
||||
}
|
||||
|
||||
export interface BookingConfirmationRoom extends Room {
|
||||
|
||||
Reference in New Issue
Block a user