mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-04-10 16:28:45 -04: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