diff --git a/apps/web/components/eventtype/EventAdvancedTab.tsx b/apps/web/components/eventtype/EventAdvancedTab.tsx index 11b1366ea0..563250a671 100644 --- a/apps/web/components/eventtype/EventAdvancedTab.tsx +++ b/apps/web/components/eventtype/EventAdvancedTab.tsx @@ -130,7 +130,7 @@ export const EventAdvancedTab = ({ eventType, team }: Pick +
{!!connectedCalendarsQuery.data?.connectedCalendars.length && !team && (
@@ -182,9 +182,9 @@ export const EventAdvancedTab = ({ eventType, team }: Pick
- + -
+
( ( ( <> -
+
- + } {...shouldLockDisableProps("hashedLinkCheck")} @@ -310,7 +314,7 @@ export const EventAdvancedTab = ({ eventType, team }: Pick -
+
{!IS_VISUAL_REGRESSION_TESTING && ( ( <> -
+
( -
+
{t("seats")}} onChange={(e) => { onChange(Math.abs(Number(e.target.value))); }} /> -
+
( <> ( <> -
+