diff --git a/src/pages/supply/MyListings.tsx b/src/pages/supply/MyListings.tsx index 542b2ca..6e01820 100644 --- a/src/pages/supply/MyListings.tsx +++ b/src/pages/supply/MyListings.tsx @@ -423,7 +423,7 @@ export default function MyListings() { slotProps={{ paper: { sx: { width: { xs: '100%', sm: 560 } } } }} > {detailId && ( - setDetailId(null)} hideTabs={['Matchability']} /> + setDetailId(null)} hideTabs={['Matchability', 'Marktsignale']} /> )}