inveniosoftware / react-searchkit

React component library for interacting with a REST API.
https://inveniosoftware.github.io/react-searchkit/
MIT License
78 stars 40 forks source link

docs: ResultsLoader documentation needs to be fixed #97

Open zzacharo opened 4 years ago

zzacharo commented 4 years ago

The documentation of the component needs to be rewritten. Also, needs to stress out that the component requires to wrap at least one child component, therefore it cannot be used on its own. Thus the examples provided in the current documentation are wrong.