diff --git a/apps/meteor/client/sidebar/sections/OmnichannelSection.tsx b/apps/meteor/client/sidebar/sections/OmnichannelSection.tsx index 3b2fc33d49a4..1e0f8d435234 100644 --- a/apps/meteor/client/sidebar/sections/OmnichannelSection.tsx +++ b/apps/meteor/client/sidebar/sections/OmnichannelSection.tsx @@ -58,7 +58,7 @@ const OmnichannelSection = (props: typeof Box): ReactElement => { {isCallEnabled && } {hasPermissionToSeeContactCenter && ( - handleRoute('directory')} /> + handleRoute('directory')} /> )} {isCallReady && }