Is this correct? hits({ container: "#h...
# community-help
s
Is this correct? hits({ container: "#hits", templates: { item:
Copy code
<div class="hit-name">
                    @{{ highlight.highlighted(item.title) }}
                </div>
, }, }),