mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-26 17:26:59 -05:00
Remove debug console logs
This commit is contained in:
@@ -85,7 +85,6 @@ export function SearchResults({ query, onClose }: SearchResultsProps) {
|
||||
break;
|
||||
case 'company':
|
||||
// Navigate to manufacturer page when implemented
|
||||
console.log('Company clicked:', result.data);
|
||||
break;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user