|
@@ -94,7 +94,6 @@ const SearchModal = (): JSX.Element => {
|
|
|
searchKeyword={searchKeyword}
|
|
searchKeyword={searchKeyword}
|
|
|
getItemProps={getItemProps}
|
|
getItemProps={getItemProps}
|
|
|
/>
|
|
/>
|
|
|
- <div className="border-top mt-2 mb-2" />
|
|
|
|
|
<SearchResultMenuItem
|
|
<SearchResultMenuItem
|
|
|
activeIndex={highlightedIndex}
|
|
activeIndex={highlightedIndex}
|
|
|
searchKeyword={searchKeyword}
|
|
searchKeyword={searchKeyword}
|