add native select field, data text field and search bar model
[arvados.git] / src / views-components / search-bar / search-bar.tsx
index 8dcaaf842d6125a597f071320ff5acd034664d96..0ebee777a6b32afc4bec311f277502b7ac708939 100644 (file)
@@ -16,7 +16,7 @@ import {
     openSearchView
 } from '~/store/search-bar/search-bar-actions';
 import { SearchBarView } from '~/views-components/search-bar/search-bar-view';
-import { SearchBarAdvanceFormData } from '~/store/search-bar/search-bar-actions';
+import { SearchBarAdvanceFormData } from '~/models/search-bar';
 
 const mapStateToProps = ({ searchBar }: RootState) => {
     return {