Skip to content

Commit

Permalink
fix(map-viewer): specify results layout & add thumbnail placeholder
Browse files Browse the repository at this point in the history
This makes the results show up in the add layers panel
  • Loading branch information
jahow committed Jun 16, 2022
1 parent ab6b0be commit 55942c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div gnUiSearchStateContainer="map-add-layer" class="h-full text-sm">
<gn-ui-fuzzy-search></gn-ui-fuzzy-search>
<gn-ui-results-list-container></gn-ui-results-list-container>
<gn-ui-results-list-container layout="TITLE"></gn-ui-results-list-container>
</div>

0 comments on commit 55942c6

Please sign in to comment.