Fix import

This commit is contained in:
Austin Chen 2022-06-14 02:46:48 -07:00
parent 26bb228e90
commit 39fe9f0acc

View File

@ -26,7 +26,7 @@ import { EditCategoriesButton } from './feed/category-selector'
import { CATEGORIES } from 'common/categories'
import { Tabs } from './layout/tabs'
import { EditFollowingButton } from './following-button'
import { ContractSearchFirestore } from 'web/pages/contract-search-firestore'
import ContractSearchFirestore from 'web/pages/contract-search-firestore'
const searchClient = algoliasearch(
'GJQPAYENIF',