Skip to content

Commit cc7ac21

Browse files
committed
[Search] Surface content type on SERP
1 parent 81b1ed1 commit cc7ac21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/search/InstantSearch.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ export default function InstantSearchComponent() {
231231
<div className="not-content flex gap-2">
232232
<FilterDropdown attribute="product" label="Products" />
233233
<FilterDropdown attribute="tags" label="Tags" />
234+
<FilterDropdown attribute="contentType" label="Page type" />
234235
</div>
235236
<InfiniteHits />
236237
</div>

0 commit comments

Comments
 (0)