mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-24 17:51:13 -05:00
Refactor: Implement Phase 3C cleanup
This commit is contained in:
@@ -32,7 +32,6 @@ export function HeroSearch() {
|
||||
|
||||
const handleSearch = () => {
|
||||
// Search functionality handled by AutocompleteSearch component in Header
|
||||
console.log('Search params:', searchTerm, selectedType, selectedCountry);
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user