Skip to content

Commit fbdf7c0

Browse files
committed
update fields-to-include
1 parent bfee20b commit fbdf7c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130

131131
<body>
132132
<atomic-aria-live></atomic-aria-live>
133-
<atomic-search-interface>
133+
<atomic-search-interface fields-to-include="snrating,sncost">
134134
<atomic-search-layout>
135135
<div class="header-bg"></div>
136136
<atomic-layout-section section="search">
@@ -237,7 +237,7 @@
237237
<atomic-did-you-mean></atomic-did-you-mean>
238238
</atomic-layout-section>
239239
<atomic-layout-section section="results">
240-
<atomic-result-list fields-to-include="snrating,sncost">
240+
<atomic-result-list>
241241
<atomic-result-template>
242242
<template>
243243
<style>

0 commit comments

Comments
 (0)