elastic / search-ui

Search UI. Libraries for the fast development of modern, engaging search experiences.
https://docs.elastic.co/search-ui
Apache License 2.0
1.92k stars 368 forks source link

[DOC] Closing results with /> #989

Closed Leaf-Lin closed 1 year ago

Leaf-Lin commented 1 year ago

Description

Doc Example missing closing / for HTML tag.

List of changes

Replace > with /> for <Results resultView={CustomResultView}/>

Associated Github Issues