fix(SW-1115) trigger search
This commit is contained in:
@@ -7,6 +7,7 @@ import type { Location, Locations } from "../trpc/routers/hotel/locations"
|
||||
|
||||
export interface SearchProps {
|
||||
locations: Locations
|
||||
handlePressEnter: () => void
|
||||
}
|
||||
|
||||
type HighlightedIndex = number | null
|
||||
|
||||
Reference in New Issue
Block a user