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: react-overridable mechanism #120

Open mvidalgarcia opened 4 years ago

mvidalgarcia commented 4 years ago

After having integrated react-overridable a thorough update of documentation needs to be done.

noorfathima11 commented 3 years ago

If someone is looking for how to eliminate renderElement prop from their code and use react-overridable, here is a small example of how I did for BucketAggregation component.