add highlight logic to search card
This commit is contained in:
@@ -47,6 +47,7 @@ export interface SearchCardProps {
|
||||
formatted_arrival: string
|
||||
country_from_icon: string
|
||||
country_to_icon: string
|
||||
is_highlighted?: boolean
|
||||
}
|
||||
|
||||
export interface AccordionProps {
|
||||
|
||||
Reference in New Issue
Block a user