diff --git a/front/views/V2/SearchView.tsx b/front/views/V2/SearchView.tsx index ffc175f..b700702 100644 --- a/front/views/V2/SearchView.tsx +++ b/front/views/V2/SearchView.tsx @@ -6,6 +6,10 @@ import SearchBarComponent from "../../components/V2/SearchBar"; // return to search bar auto completion thing +export class SearchQueryObject { + +} + const SearchView = () => { return (