diff --git a/frontend/src/components/hunt/AuctionsTab.tsx b/frontend/src/components/hunt/AuctionsTab.tsx index 8bbe647..cfe0732 100644 --- a/frontend/src/components/hunt/AuctionsTab.tsx +++ b/frontend/src/components/hunt/AuctionsTab.tsx @@ -471,9 +471,6 @@ export function AuctionsTab({ showToast }: AuctionsTabProps) {
-
- {isPounce ? : {item.source.substring(0, 2).toUpperCase()}} -
{/* Desktop Row */} -
+
-
- {isPounce ? : {item.source.substring(0, 2).toUpperCase()}} -