Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho committed Oct 5, 2023
1 parent 35a8418 commit 95c3e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/components/common/search/search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import {
EuiBadge,
EuiContextMenuPanel,
EuiToolTip,
EuiComboBox,
} from '@elastic/eui';
import { DatePicker } from './date_picker';
import '@algolia/autocomplete-theme-classic';
Expand Down

0 comments on commit 95c3e14

Please sign in to comment.