diff --git a/components/layout/sports-sidebar.tsx b/components/layout/sports-sidebar.tsx index 109eaca..1988c2c 100644 --- a/components/layout/sports-sidebar.tsx +++ b/components/layout/sports-sidebar.tsx @@ -137,28 +137,6 @@ export function SportsSidebar() { -
- -
- Quick Filter -
- {["All", "Today", "3h", "6h", "9h", "12h"].map((t) => ( - - ))} -
-
-
- Search Event -

Insert the events name or at least one team in the form below

-
- - -
-
-
) }