Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Commit

Permalink
Temp for Land schema type
Browse files Browse the repository at this point in the history
  • Loading branch information
wpf500 committed Sep 18, 2017
1 parent 88184e8 commit 7bc3e96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SearchResultListItem.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const PersonListItem = ({ name, collection, schema }) => (

const ListItems = {
'Document': DocumentListItem,
'Land': DocumentListItem,
'Person': PersonListItem,
'LegalEntity': PersonListItem,
'Company': PersonListItem
Expand Down

0 comments on commit 7bc3e96

Please sign in to comment.