@theroutingcompany/components 0.0.33-alpha.7 → 0.0.33-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2774,7 +2774,6 @@ const theme2 = createTheme({ palette: {
2774
2774
  display: flex;
2775
2775
  flex-direction: column;
2776
2776
  font-family: ${p.font_family_pingo};
2777
- overflow-x: auto;
2778
2777
  scrollbar-gutter: none;
2779
2778
  `,H5=(e,t)=>s.Children.map(e,r=>{var n;if(s.isValidElement(r)){if(r.type.displayName==="Trigger"||r.type.displayName==="TabList.Trigger")return s.cloneElement(r,{variant:t});if((n=r.props)!=null&&n.children){const o=H5(r.props.children,t);return s.cloneElement(r,{children:o})}}return r}),ro=({children:e,variant:t="primary",...r})=>{const n=H5(e,t);return w(AR,{...r,children:n})};ro.displayName="TabList";const G5=P(j5)`
2780
2779
  flex-shrink: 0;