@@ -65,7 +65,7 @@ import { mapState, mapMutations, mapActions } from 'vuex'
import { dateFormatter } from '@/utils/globalFunctions'
@Component({
- name: 'home',
+ name: 'search-page',
components: {
[Tab.name]: Tab,
[Tabs.name]: Tabs,