diff --git a/app/components/tvone-header.tsx b/app/components/tvone-header.tsx index bdcb69e..544f95a 100644 --- a/app/components/tvone-header.tsx +++ b/app/components/tvone-header.tsx @@ -47,33 +47,6 @@ function BagIcon({ className }: { className?: string }) { export function TvoneHeader() { return (
-
@@ -130,14 +103,34 @@ export function TvoneHeader() {
-
-
-
- tv + +
+
); }