diff --git a/packages/widget/src/components/Routes/RoutesExpanded.tsx b/packages/widget/src/components/Routes/RoutesExpanded.tsx index c6a74fb15..0438d91a7 100644 --- a/packages/widget/src/components/Routes/RoutesExpanded.tsx +++ b/packages/widget/src/components/Routes/RoutesExpanded.tsx @@ -45,19 +45,13 @@ export const RoutesExpanded = () => { const match = Boolean(element?.props?.children); return ( - - + +
@@ -130,17 +124,10 @@ export const RoutesExpandedElement = () => { in={expanded} orientation="horizontal" onExited={onExit} - id="RoutesExpandedCollapse" > - + - +
{subvariant === 'custom'